The PXDInjectionBGTiming class.
bool isGated() const
Return if data was recorded while detector was gated.
int m_triggerGate
PXD triggergate.
void setTriggerGate(int g)
Set trigger gate.
std::vector< float > m_gatingStartTimes
Start times for gating.
void setGated(bool b)
Set flag that data was while detector was gated.
const std::vector< float > & getGatingStartTimes(void) const
Return vector of start times for gating.
int getTriggerGate(void) const
Return trigger gate.
std::vector< float > & getGatingStartTimes(void)
Return vector of start times for gating.
PXDInjectionBGTiming()
Default constructor for the ROOT IO.
bool m_gated
Gated mode flag.
Abstract base class for different kinds of events.