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

The payload class for GDL psnm. More...

#include <TRGGDLDBPrescales.h>

Inheritance diagram for TRGGDLDBPrescales:
Collaboration diagram for TRGGDLDBPrescales:

Public Member Functions

 TRGGDLDBPrescales ()
 Default constructor.
 
 TRGGDLDBPrescales (const TRGGDLDBPrescales &b)
 copy constructor
 
TRGGDLDBPrescalesoperator= (const TRGGDLDBPrescales &b)
 assignment operator
 
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 getprescales (int i) const
 get prescale of i-th output trigger bit
 
int getnoutbit () const
 get the number of output trigger bit
 

Private Member Functions

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

Private Attributes

int m_noutbit
 Number of bit.
 
int m_prescales [320]
 Number of bins per sensor along u side.
 

Detailed Description

The payload class for GDL psnm.

The payload class stores the number of psnm bit and their prescale values value of a missing bit is "0"

Definition at line 25 of file TRGGDLDBPrescales.h.


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