RECAI::Calorimeter
Bank Details
Calorimeter Responses for Particles bank
Item Name | Type | Description |
---|---|---|
index |
short |
index of the hit in the specific detector bank |
pindex |
short |
row number in the particle bank hit is associated with |
detector |
byte |
Detector ID, as defined in org.jlab.detector.base.DetectorType |
sector |
byte |
Sector of the Detector hit |
layer |
byte |
Layer ID, as defined in org.jlab.detector.base.DetectorLayer |
energy |
float |
Energy associated with the hit (GeV) |
time |
float |
Time associated with the hit (ns) |
path |
float |
Path from vertex to the hit position (cm) |
chi2 |
float |
Chi2 (or quality) of hit-track matching |
x |
float |
X coordinate of the hit (cm) |
y |
float |
Y coordinate of the hit (cm) |
z |
float |
Z coordinate of the hit (cm) |
hx |
float |
X coordinate of the matched hit (cm) |
hy |
float |
Y coordinate of the mathced hit (cm) |
hz |
float |
Z coordinate of the matched hit (cm) |
lu |
float |
distance on U-side |
lv |
float |
distance on V-side |
lw |
float |
distance on W-side |
du |
float |
shower width on U-side |
dv |
float |
shower width on V-side |
dw |
float |
shower width on w-side |
m2u |
float |
2nd moment of the shower on U-side |
m2v |
float |
2nd moment of the shower on V-side |
m2w |
float |
2nd moment of the shower on W-side |
m3u |
float |
3rd moment of the shower on U-side |
m3v |
float |
3rd moment of the shower on V-side |
m3w |
float |
3rd moment of the shower on W-side |
status |
short |
hit status |