AHDC::kftrack
Bank Details
Reco Kalman Filter Tracks
Item Name | Type | Description |
---|---|---|
trackid |
int |
track id |
x |
float |
x position in mm |
y |
float |
y position in mm |
z |
float |
z position in mm |
px |
float |
px in MeV |
py |
float |
py in MeV |
pz |
float |
pz in MeV |
n_hits |
int |
number of hits |
sum_adc |
int |
Sum of adc (adc) |
path |
float |
Length of the track (mm) |
dEdx |
float |
Deposited energy per path (adc/mm) |
p_drift |
float |
Momentum in the drift region (MeV) |
chi2 |
float |
Sum of squared residuals (mm^2) |
sum_residuals |
float |
Sum of residuals (mm) |