GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » problem with TPC recotasks
Re: problem with TPC recotasks [message #6168 is a reply to message #6164] Thu, 27 March 2008 10:58 Go to previous messageGo to previous message
asanchez is currently offline  asanchez
Messages: 350
Registered: March 2006
first-grade participant
From: *kph.uni-mainz.de
Hi Dipak,
maybe you can modify the line 120
at DemoPatternRecoTask.cxx in such way that
the track id only correspond to pi and protons
so instead of
// cut on insane ids
if(id>100000)continue;

try with

if(id>1)continue;

if i have well understood in this way
you will only consider particles
inmediately after decay.

mother id = -1(lambda)
||
VV
decay particles id = 0 (pi proton)
||
VV
decay particles id =1 (muons)

cheers
ALicia.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: break segm,antation with geant4
Next Topic: lhetrack for global tracking
Goto Forum:
  


Current Time: Fri Apr 26 13:37:45 CEST 2024

Total time taken to generate the page: 0.01004 seconds