GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » Setting target type in master macros
Setting target type in master macros [message #19387] Mon, 25 July 2016 14:23 Go to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
Dear all,
now you can switch between different options of target in your simulation macros.
After your PndMasterRunSim initialization, you can add the following function:

PndMasterRunSim *fRun = new PndMasterRunSim();
...
fRun->SetTargetMode(XXX);


Where XXX is an integer number and can be:

  • 0 - No IP smearing (default)
  • 1 - Cluster Jet
  • 2 - Pellet target
  • 3 - Pellet Tracking target

This will change the shape of your interaction point. The numbers are extracted from the Target TDR.
Re: Setting target type in master macros [message #19388 is a reply to message #19387] Mon, 25 July 2016 14:30 Go to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
Some plots comparing full setup (blue) and day1 (red) setup.
index.php?t=getfile&id=8732&private=0

index.php?t=getfile&id=8733&private=0
Previous Topic: Simulation on Kronos
Next Topic: Data loss on Kronos
Goto Forum:
  


Current Time: Fri Mar 29 11:35:51 CET 2024

Total time taken to generate the page: 0.00865 seconds