The PXDInjectionBGTiming class.
const std::vector< float > & getGatingStartTimes(void) const
Return vector of start times for gating.
bool isGated() const
Return if data was recorded while detector was gated.
std::vector< float > & getGatingStartTimes(void)
Return vector of start times for gating.
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.
int getTriggerGate(void) const
Return trigger gate.
PXDInjectionBGTiming()
Default constructor for the ROOT IO.
bool m_gated
Gated mode flag.
Abstract base class for different kinds of events.