| Type |
Name |
Description |
| UInt_t |
snarlno |
snarl number |
| Int_t |
triggerword |
offline trigger word |
| Double_t |
triggertime |
Time(sec) of event WRT beginning of run |
| UInt_t |
nhits |
number of hits in the event |
| UShort_t |
nhitplanes |
number of planes hit |
| UShort_t |
nhitstrips |
number of strips hit |
| UShort_t |
ndeadplanes |
number of dead planes |
| UShort_t |
mindeadplaneno |
smallest plane no. dead (61-64, cosmic, 65-67 CER) |
| Float_t |
sigcorrconv |
conversion from sigcorr to MIPs |
| Float_t |
totmip |
total MIP in event (plane 0 not included) |
| Int_t |
maxadc |
max hit ADC |
| Float_t |
maxnpe |
max hit NPE |
| Float_t |
maxmip |
max hit MIP |
| Float_t |
maxtime |
time since beginning of event of last hit |
| Float_t |
p0totmip |
tot MIPs deposited in plane 0 |
| Float_t |
p1totmip |
tot MIPs deposited in plane 1 |
| UShort_t |
p0stripmaxmip |
strip in plane 0 with max MIP(summed) |
| Float_t |
p0maxmiptstamp |
time of hit in p0 with max MIP (one end) |
| UShort_t |
p1stripmaxmip |
strip in plane 1 with max MIP(summed) |
| Float_t |
p1maxmiptstamp |
time of hit in p1 with max MIP (one end) |
| Float_t |
mipweighaveplane |
plane*MIP/totmip |
| Float_t |
mipweighcentereven |
strip*MIP/totmip in even planes |
| Float_t |
mipweighcenterodd |
strip*MIP/totmip in odd planes |
| Float_t |
mipweighrad |
(strip-center)*MIP/totmip |
| UShort_t |
showermax |
plane of maximum ADC |
| Float_t |
mipshowermax |
MIP value in plane of shower max |
| Float_t |
totmipposeven |
MIPs summed over positive, even strip ends (no plane 0) |
| Float_t |
totmipposodd |
MIPs summed over positive, odd strip ends |
| Float_t |
totmipnegeven |
MIPs summed over negative, even strip ends (no plane 0) |
| Float_t |
totmipnegodd |
MIPs summed over negative, odd strip ends |
| Int_t |
ceradc[3] |
ADC from each CER* |
| Float_t |
certime[3] |
time-toftime of each CER |
| Int_t |
toftdc[3] |
TDC from each TOF Paddle |
| Int_t |
tofadc[3] |
ADC from each of the OEE |
| Float_t |
tofhittime[3] |
time-toftime of each OEE |
| Float_t |
toftime |
time of external trigger |
| NtpCalDetPID |
cpid |
PID Ntuple |
| Float_t |
summip[60] |
totmip summed over planes up to index |
| UInt_t |
nshw |
Number of showers found by SR |
| UInt_t |
ntrk |
number of tracks found by SR |
| NtpSRShower |
shw |
shower ntuple** |
| NtpSRTrack |
trk |
track ntuple** |
| TClonesArray |
*hitlist |
Array of UberHits |