[Halld-physics] PID & Vertex Reconstruction
Matthew Shepherd
mashephe at indiana.edu
Mon Sep 19 14:17:33 EDT 2011
Hi Paul,
Right -- the point is that the BCAL and TOF hits might not really be along the trajectory but scattered nearby. You would rather project one track and match to many hits then try to take many hits and project each back to one track vertex. I'm not sure latter is even defined -- I wouldn't know how to take a BCAL hit that is displaced from a track and projected it back to the vertex. I don't know what path to follow. But given a track I can make a best guess extrapolation to the BCAL and compute a time. I assume that in many cases it will be easy to define a vertex and tracks, but there will be ambiguity in putting BCAL hits or TOF hits on those tracks.
Note that information derived from tagger, SC, and tracking chamber (for the most part) is PID agnostic. Seems like ti would good to define an event and vertex based on this information first and then do PID by tracking out to the PID devices.
I don't have any proof this is correct, just my instinct. Since you are writing the code, I think you should go ahead do whatever you feel is best and we'll find out how good it works.
-Matt
On Sep 19, 2011, at 2:02 PM, Paul Mattione wrote:
> I'm not sure that there is an advantage in using that method. For the comparison, there is no difference between first projecting the RF time to the vertex and then to each of the FCAL/BCAL/TOF hits, and projecting the RF and each of the FCAL/BCAL/TOF hits to the vertex. No matter where you compare the track times along the trajectory, you'll have to take the material scattering into account (this is already done when you swim the tracks with the DReferenceTrajectory routines, by the way). Actually I think comparing the times at the vertex is more convenient, because during the analysis you want to know the time of each particle there anyway to compare the track times to each other.
>
> The reconstruction software does save all of the BCAL, FCAL, and TOF hits that position-match each track, so the user can use them to do custom PID later. But I don't think you want to use the RF timing information to select the BCAL/FCAL/TOF hits during reconstruction, because it may bias your PID. If you have two hits that position-match your track but have significantly different times, maybe the best thing to do is to use the reconstructed time in the drift chambers to do PID first, and then pick the position-matched hit with the closest time.
>
> - Paul
More information about the Halld-physics
mailing list