FTOF::calib
Bank Details
reconstructed hit info from FTOF calibration
Item Name | Type | Description |
---|---|---|
id |
short |
id of the hit |
status |
short |
hit status defined based on presence (0) or absence (1) of TDCR-TDCL-ADCR-ADCL |
trackid |
short |
matched DC track id |
sector |
byte |
sector of FTOF |
layer |
byte |
panel id of FTOF (1-1A, 2-1B, 3-2 |
component |
short |
paddle id of FTOF |
energy |
float |
E dep (MeV) of hit |
time |
float |
Hit time (ns) |
x |
float |
Global X coor (cm) of hit |
y |
float |
Global Y coor (cm) of hit |
z |
float |
Global Z coor (cm) of hit |
tx |
float |
Global X coor (cm) of hit from DC info - trackid index |
ty |
float |
Global Y coor (cm) of hit from DC info - trackid index |
tz |
float |
Global Z coor (cm) of hit from DC info - trackid index |
adc1 |
int |
ADCL |
adc2 |
int |
ADCR |
tdc1 |
int |
TDCL |
tdc2 |
int |
TDCR |
pindex |
short |
particle positionin REC::Particle |
pid |
int |
particle id |
charge |
byte |
particle charge |
px |
float |
particle momentum x component |
py |
float |
particle momentum y component |
pz |
float |
particle momentum z component |
vx |
float |
particle vertex x coordinate |
vy |
float |
particle vertex y coordinate |
vz |
float |
particle vertex z coordinate |
chi2 |
float |
track chi2 |
NDF |
short |
NDF |
pathLength |
float |
pathlength of the track from the vertex (doca point to the beamline to the midpoint between the entrance and exit of the hit bar |
pathLengthThruBar |
float |
pathlength of the track from the entrance point to the exit point through the hit bar |