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

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

#include <CDCTriggerDeadch.h>

Inheritance diagram for CDCTriggerDeadch:
Collaboration diagram for CDCTriggerDeadch:

Public Member Functions

 CDCTriggerDeadch ()
 Default constructor.
 
 CDCTriggerDeadch (const CDCTriggerDeadch &b)
 copy constructor
 
CDCTriggerDeadchoperator= (const CDCTriggerDeadch &b)
 assignment operator
 
bool getdeadch (int sl, int layer, int ch) const
 Get the number of TS.
 
void setdeadch (int sl, int layer, int ch, bool flag)
 Set the number of TS.
 

Private Member Functions

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

Private Attributes

bool m_deadch [c_nSuperLayers][MAX_N_LAYERS][c_maxNDriftCells]
 Dead channel mapping in each superlayer, layer, ch.
 

Static Private Attributes

static const int MAX_N_LAYERS = 8
 

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 29 of file CDCTriggerDeadch.h.


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