Belle II Software  release-08-01-10
TRGGDLDBFTDLBits Class Reference

The payload class for FTDL output bit. More...

#include <TRGGDLDBFTDLBits.h>

Inheritance diagram for TRGGDLDBFTDLBits:
Collaboration diagram for TRGGDLDBFTDLBits:

Public Member Functions

 TRGGDLDBFTDLBits ()
 Default constructor.
 
 TRGGDLDBFTDLBits (const TRGGDLDBFTDLBits &b)
 copy constructor
 
TRGGDLDBFTDLBitsoperator= (const TRGGDLDBFTDLBits &b)
 assignment operator
 
void setoutbitname (int i, const char *c)
 set name of i-th output trigger bit
 
void setnoutbit (int i)
 set the number of output trigger bits
 
const char * getoutbitname (int i) const
 get name of i-th output trigger bit
 
int getnoutbit () const
 get the number of output trigger bits
 
int getoutbitnum (const char *c) const
 get name of i-th input trigger bit
 

Private Member Functions

 ClassDef (TRGGDLDBFTDLBits, 1)
 ClassDef, must be the last term before the closing {}.
 

Private Attributes

int m_noutbit
 Number of bit.
 
char m_outbitname [320][100]
 Name of bit.
 

Detailed Description

The payload class for FTDL output bit.

The payload class stores the number of output bit and their name value of a missing name is ""

Definition at line 24 of file TRGGDLDBFTDLBits.h.


The documentation for this class was generated from the following file: