GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Tracking » Problem with reconstructed phi values
Re: Problem with reconstructed phi values [message #7860 is a reply to message #7859] Mon, 09 February 2009 15:12 Go to previous messageGo to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *physik.uni-giessen.de
Hi,
if you are taking the values from lhetrack, that momentum is calculated at the last point of the tracking system. For this reason pz is fine, but not px and py.

In the tutorial (page 27) you can see the function to extrapolate the parameter at the vertex:

Float_t phic1 = tr1->ExtrapolateToZ(&mom1, &vertex1, 0. );

where tr1 is your lhetrack, &mom1 is a TVector3 of your momentum at the vertex (0 means z = 0).
Try to use that momentum, and let me know if you improve the results.

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Genfit & MVD
Next Topic: B field scaling for PANDA
Goto Forum:
  


Current Time: Fri Apr 19 20:47:03 CEST 2024

Total time taken to generate the page: 0.01068 seconds