20 , fTriggerConfidence(-1)
26 unsigned int TriggerType,
29 double TriggerConfidence)
31 , fTriggerType(TriggerType)
32 , fTriggerBits(TriggerBits)
34 , fTriggerConfidence(TriggerConfidence)
44 o <<
"T0 with Time: " << a.
fTime
47 <<
"\n with ID: " << a.
fID
std::ostream & operator<<(std::ostream &o, Calorimetry const &a)
int fID
Current size of T0 data product.
double fTriggerConfidence
Confidence with which this T0 is known.
int fTriggerBits
An identifier for the Muon track / Flash / MCParticle used in matching.
unsigned int fTriggerType
Type of trigger used. 0 - Muon Counters, 1 - Photon Detectors, 2 - Monte Carlo Truth.