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

The payload class for delay of GDL input bit. More...

#include <TRGGDLDBDelay.h>

Inheritance diagram for TRGGDLDBDelay:
Collaboration diagram for TRGGDLDBDelay:

Public Member Functions

 TRGGDLDBDelay ()
 Default constructor.
 
 TRGGDLDBDelay (const TRGGDLDBDelay &b)
 copy constructor
 
TRGGDLDBDelayoperator= (const TRGGDLDBDelay &b)
 assignment operator
 
void setninbit (int i)
 
void setdelay (int i, const int j)
 
int getninbit () const
 
int getdelay (int i) const
 

Private Member Functions

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

Private Attributes

int m_ninbit
 Number of bit.
 
int m_delay [320]
 Number of bins per sensor along u side.
 

Detailed Description

The payload class for delay of GDL input bit.

The payload class stores the number of input bit and their delay value of a missing delay is "-1"

Definition at line 27 of file TRGGDLDBDelay.h.


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