FMT::Trajectory
Bank Details
FMT tracks trajectory bank
Item Name | Type | Description |
---|---|---|
index |
short |
index of the track in the DC bank |
detector |
byte |
id of the detector |
layer |
byte |
id of the layer |
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) |
tx |
float |
track unit direction vector x component at detector surface |
ty |
float |
track unit direction vector y component at detector surface |
tz |
float |
track unit direction vector z component at detector surface |
lx |
float |
track x position in local coordinates (cm) |
ly |
float |
track y position in local coordinates (cm) |
lz |
float |
track z position in local coordinates (cm) |
dx |
float |
DC track x position in local coordinates (cm) |
dy |
float |
DC track y position in local coordinates (cm) |
dz |
float |
DC track z position in local coordinates (cm) |
path |
float |
pathlength of the track from the track vertex to the detector surface (cm) |