34 for (
int i = 0; i < 320; i++) {
42 for (
int i = 0; i < 320; i++) {
The payload class for GDL psnm.
int m_noutbit
Number of bit.
TRGGDLDBPrescales()
Default constructor.
ClassDef(TRGGDLDBPrescales, 1)
ClassDef, must be the last term before the closing {}.
TRGGDLDBPrescales(const TRGGDLDBPrescales &b)
copy constructor
int getnoutbit() const
get the number of output trigger bit
void setprescales(int i, int j)
set prescale of i-th output trigger bit
void setnoutbit(int i)
set the number of output trigger bit
int m_prescales[320]
Number of bins per sensor along u side.
TRGGDLDBPrescales & operator=(const TRGGDLDBPrescales &b)
assignment operator
int getprescales(int i) const
get prescale of i-th output trigger bit
Abstract base class for different kinds of events.