|
BOSS 7.1.3
BESIII Offline Software System
|
#include <TLumiDigi.h>
Inheritance diagram for TLumiDigi:Public Member Functions | |
| TLumiDigi () | |
| ~TLumiDigi () | |
| void | setOverflow (const UInt_t overflow) |
| UInt_t | getOverflow () const |
Public Member Functions inherited from TRawData | |
| TRawData () | |
| ~TRawData () | |
| void | initialize (UInt_t id, UInt_t time=0, UInt_t charge=0) |
| void | Clear (Option_t *option="") |
| void | Print (Option_t *option="") const |
| void | setTrackIndex (const int trackIndex) |
| UInt_t | getIntId () const |
| UInt_t | getTimeChannel () const |
| UInt_t | getChargeChannel () const |
| int | getTrackIndex () const |
Definition at line 6 of file TLumiDigi.h.
| TLumiDigi::TLumiDigi | ( | ) |
Referenced by TLumiDigi().
| TLumiDigi::~TLumiDigi | ( | ) |
Definition at line 9 of file TLumiDigi.cxx.
| UInt_t TLumiDigi::getOverflow | ( | ) | const |
Definition at line 17 of file TLumiDigi.cxx.
Referenced by LumiDigiCnv::TObjectToDataObject().
| void TLumiDigi::setOverflow | ( | const UInt_t | overflow | ) |
Definition at line 13 of file TLumiDigi.cxx.
Referenced by LumiDigiCnv::DataObjectToTObject().