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