GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Tracking » back-propagation with GEANE
Re: back-propagation with GEANE [message #10800 is a reply to message #10799] Mon, 14 June 2010 11:27 Go to previous messageGo to previous message
Lia Lavezzi
Messages: 291
Registered: May 2007
Location: Torino
first-grade participant

From: *pv.infn.it
Hi Anastasia,
to print the information you can use the function Erxyzc() of TGeant3 (which corresponds to the fortran ERXYZC). If you look in TGeant3gu.cxx, in eustep(), it is already there for debugging:
if (geant3->Gcflag()->idebug * geant3->Gcflag()->iswit[2] != 0) geant3->Erxyzc();
you just have to enable it (outside the "if" statement) here in TGeant3gu.cxx, recompile geant3, run GEANE and it will print:

=====> starting GEANE tracking for MUON - NEPRED = 1 with options : LE
X Y Z R NAME NUMBER SLENG STEP DESTEP GEKIN MECHANISMS


so you can understand which particle is tracked, where (name is the name of the volume), the energy deposit and which is the process (DESTEP and MECHANISMS).

Cheers,
Lia.
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [FIXED]A crash in reco
Next Topic: [ERRATA] STT plots from last collaboration meeeting
Goto Forum:
  


Current Time: Sat Apr 20 07:28:00 CEST 2024

Total time taken to generate the page: 0.01846 seconds