RECHBAI::FTrack
Bank Details
Track information for Particles bank
Item Name | Type | Description |
---|---|---|
index |
short |
index of the track in the specific detector bank |
pindex |
short |
row number in the particle bank hit is associated with |
detector |
byte |
Detector ID, as defined in org.jlab.detector.base.DetectorType |
sector |
byte |
Sector of the track |
status |
short |
status of the track |
q |
byte |
charge of the track |
chi2 |
float |
Chi2 (or quality) track fitting |
NDF |
short |
number of degrees of freedom in track fitting |
px |
float |
x component of the momentum (GeV) |
py |
float |
y component of the momentum (GeV) |
pz |
float |
z component of the momentum (GeV) |
vx |
float |
x component of the vertex (cm) |
vy |
float |
y component of the vertex (cm) |
vz |
float |
z component of the vertex (cm) |