GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Tracking » Momentum resolution and reconstruction efficiency of LHE tracking
Re: Momentum resolution and reconstruction efficiency of LHE tracking [message #10181 is a reply to message #10178] Thu, 11 February 2010 14:34 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 everybody,
to my understanding
tracking of low momentum particle(e.g pions P < 100 MeV/c)
are not considered by geane.(See GeaneTrackRep.cxx)

139 // protect against low momentum:
140 if(fabs(fState[0][0])>10){
141 GFException exc("GeaneTrackRep: PROTECT AGAINST LOW MOMENTA",__LINE__,__FILE__);
142 exc.setFatal();
143 throw exc;
144 }

I have checked to move this cut to lower momentum values(P ~60 MeV/c,
it works but there are still instabilities( crashes after 5000 events)

Nevertheless even if the particle is losing energy
geane should be able to take care of that? or am i wrong?
So far i know instead of a helix, geane considers then a parabola(x,y,dx/dz,dy/dz).

cheers
Alicia.
 
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: Lhetrack is now "old stuff" ?
Next Topic: plane id in track candidate
Goto Forum:
  


Current Time: Fri Apr 19 16:22:54 CEST 2024

Total time taken to generate the page: 0.01211 seconds