33 for (
int i = 0; i < 320; i++) {
41 for (
int i = 0; i < 320; i++) {
69 for (
int i = 0; i < 320; i++) {
The payload class for FTDL output bit.
TRGGDLDBFTDLBits()
Default constructor.
const char * getoutbitname(int i) const
get name of i-th output trigger bit
char m_outbitname[320][100]
Name of bit.
void setoutbitname(int i, const char *c)
set name of i-th output trigger bit
ClassDef(TRGGDLDBFTDLBits, 1)
ClassDef, must be the last term before the closing {}.
int m_noutbit
Number of bit.
TRGGDLDBFTDLBits(const TRGGDLDBFTDLBits &b)
copy constructor
int getoutbitnum(const char *c) const
get name of i-th input trigger bit
TRGGDLDBFTDLBits & operator=(const TRGGDLDBFTDLBits &b)
assignment operator
int getnoutbit() const
get the number of output trigger bits
void setnoutbit(int i)
set the number of output trigger bits
Abstract base class for different kinds of events.