CVTRec::KFTrajectory
Bank Details
Trajectory bank output from KF
Item Name | Type | Description |
---|---|---|
id |
short |
id of the track |
detector |
byte |
detector type id |
layer |
byte |
id of the detector layer |
index |
byte |
id of the measureents surface |
x |
float |
track x position at detector surface (cm) |
y |
float |
track y position at detector surface (cm) |
z |
float |
track z position at detector surface (cm) |
px |
float |
track x momentum at detector surface (GeV) |
py |
float |
track y momentum at detector surface (GeV) |
pz |
float |
track z momentum at detector surface (GeV) |
path |
float |
track path length from previous point |
dx |
float |
track path length through the surface material |
dE |
float |
track energy loss |
trackRes |
float |
track residual (-999 for passive layer) |
transportedRes |
float |
filtered residual (-999 for passive layer) |
filteredRes |
float |
filtered residual (-999 for passive layer) |
smoothedRes |
float |
smoothed residual (-999 for passive layer) |