GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » PandaRoot volumes for forward spectrometer
Re: PandaRoot volumes for forward spectrometer [message #12874 is a reply to message #12873] Wed, 21 December 2011 19:10 Go to previous messageGo to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *10-79-r.retail.telecomitalia.it
Hi Olaf,
you can use the standard macro/pid/run_sim_sttcombi_pgun.C simulation macro.

If you want to have also forward Mdt, take out the "fast" part and put:

PndMdt *Muo = new PndMdt("MDT",kTRUE);
Muo->SetMdtMagnet(kTRUE);
Muo->SetBarrel("muon_TS_barrel_strip_v1_noGeo.root");
Muo->SetEndcap("muon_TS_endcap_strip_v1_noGeo.root");
Muo->SetForward("muon_Forward_strip_v1_noGeo.root");
Muo->SetMuonFilter("muon_MuonFilter_strip_v1_noGeo.root");
fRun->AddModule(Muo)


If you want to have the still untested bent pipe, uncomment the Pipe->SetGeometryFileName() line.

 
Read Message
Read Message
Read Message
Previous Topic: Download via svn
Next Topic: /d/panda02 FULL!!
Goto Forum:
  


Current Time: Sun Apr 28 10:24:04 CEST 2024

Total time taken to generate the page: 0.00987 seconds