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

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

#include <CDCTrigger2DConfig.h>

Inheritance diagram for CDCTrigger2DConfig:
Collaboration diagram for CDCTrigger2DConfig:

Public Member Functions

 CDCTrigger2DConfig ()
 Default constructor.
 
 CDCTrigger2DConfig (const CDCTrigger2DConfig &b)
 copy constructor
 
CDCTrigger2DConfigoperator= (const CDCTrigger2DConfig &b)
 assignment operator
 
int getnTS () const
 Get the number of TS.
 
void setnTS (int i)
 Set the number of TS.
 

Private Member Functions

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

Private Attributes

int m_nTS
 Number of TS.
 

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 CDCTrigger2DConfig.h.


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