REC::Traj
Bank Details
Trajectory information for Particles bank
Item Name | Type | Description |
---|---|---|
pindex |
short |
index of the particle in REC::Particle |
index |
short |
index of the track in its tracking bank |
detector |
byte |
DetectorID as defined in org.jlab.detector.DetectorType |
layer |
byte |
Layer ID as defined in org.jlab.detector.DetectorLayer |
x |
float |
x-position of the track at the detector surface (cm) |
y |
float |
y-position of the track at the detector surface (cm) |
z |
float |
z-position of the track at the detector surface (cm) |
cx |
float |
direction cosline of the track at the detector surface |
cy |
float |
direction cosline of the track at the detector surface |
cz |
float |
direction cosline of the track at the detector surface |
path |
float |
path length from primary vertex to the detector surface (cm) |
edge |
float |
signed distance between track position and closest detector edge (cm) |