bool getADC() const
Get ADC enable flag.
void setnTS(int i)
Set the number of TS.
CDCTrigger2DConfig()
Default constructor.
bool getfullhit() const
Get full wire hit enable flag.
int getnTS() const
Get the number of TS.
ClassDef(CDCTrigger2DConfig, 2)
ClassDef, must be the last term before the closing {}.
void setADC(bool i)
Set ADC enable flag.
void setfullhit(bool i)
Set full wire hit enable flag.
int m_hitthreshold
required number of TS or wire hits for 2D track finding
int gethitthreshold() const
Get the hit threshold.
bool m_fullhit
use full wirehit or not
void sethitthreshold(int i)
Set the hit threshold.
Abstract base class for different kinds of events.