GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Tracking » Genfit Reco Task
GFTrack NDF == 0 [message #10553 is a reply to message #10497] Tue, 20 April 2010 17:11 Go to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
Hi,
I have modified the adapter and the fit class in order to use a "flag" convention PndTrack::GetFlag() :

flag   1 - good track
flag   0 - (default value from constructor)
flag  -1 - NDF==0
flag  -2 - failure in PndGenfitAdapter
flag -10 - pz < 1e-9 (no propagation possible)


If flag = -10 or -2, the results of the fit is the "prefit" track. If flag = -1, then the result is the already fitted track.

I have simulated 500 muons at 1 GeV, tpc+mvd from 20° to 120°.
This is the flag distribution:

index.php?t=getfile&id=5920&private=0

Many tracksat 1, but tracks also at -1 and -2.

Here I plot the flag distribution versus number of hits belonging to the track:

index.php?t=getfile&id=5921&private=0

As you can see, -1 (ndf==0) tracks have a high number of hits, they seem "good" tracks, and not just bad tracklets.

I plot here the momentum distribution of the "prefit" value for tracks with flag==-1:

index.php?t=getfile&id=5922&private=0

You can see these tracks have a correct momentum, and even theta seems reasonable. This means that, maybe, the ndf==0 is not connected to wrong initial parameters given by lhe.

A systematic study about the source of this problem should be done, and also the "volunteer" should be found. Maybe they are simply bad tracks, but it could be also possible that we are losing good tracks simply fitting them.

it is also not clear to me why I have -2 tracks, why the adapter is failing, but this is a second order problem, I think.
 
Read Message icon4.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Status of MC based global pattern reco
Next Topic: GEANE new patch released.
Goto Forum:
  


Current Time: Fri Apr 19 23:46:04 CEST 2024

Total time taken to generate the page: 0.01127 seconds