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

The payload class for GDL badrun. More...

#include <TRGGDLDBBadrun.h>

Inheritance diagram for TRGGDLDBBadrun:
Collaboration diagram for TRGGDLDBBadrun:

Public Member Functions

 TRGGDLDBBadrun ()
 Default constructor.
 
 TRGGDLDBBadrun (const TRGGDLDBBadrun &b)
 copy constructor
 
TRGGDLDBBadrunoperator= (const TRGGDLDBBadrun &b)
 assignment operator
 
void setflag (int i)
 set trigger GDL readout status 0:fine 1:problematic -1:not known
 
int getflag () const
 get trigger GDL readout status 0:fine 1:problematic -1:not known
 

Private Member Functions

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

Private Attributes

int m_flag
 status flag
 

Detailed Description

The payload class for GDL badrun.

The payload class stores the flag of gdl status. 1 is fine and -1 is bad. value of a not confirmed status is "0"

Definition at line 25 of file TRGGDLDBBadrun.h.


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