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 previous 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.
 
Read Message
Read Message
Previous Topic: Simulation on Kronos
Next Topic: Data loss on Kronos
Goto Forum:
  


Current Time: Tue Apr 23 19:05:55 CEST 2024

Total time taken to generate the page: 0.01045 seconds