BOSS 7.0.3
BESIII Offline Software System
|
#include <TTofDigi.h>
Public Member Functions | |
TTofDigi () | |
~TTofDigi () | |
void | setOverflow (const UInt_t overflow) |
UInt_t | getOverflow () const |
TTofDigi () | |
~TTofDigi () | |
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 |
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 7 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TTofDigi.h.
TTofDigi::TTofDigi | ( | ) |
TTofDigi::~TTofDigi | ( | ) |
Definition at line 12 of file TTofDigi.cxx.
TTofDigi::TTofDigi | ( | ) |
TTofDigi::~TTofDigi | ( | ) |
UInt_t TTofDigi::getOverflow | ( | ) | const |
Definition at line 42 of file TTofDigi.cxx.
Referenced by RootRawEvtReader::readTof(), and TofDigiCnv::TObjectToDataObject().
UInt_t TTofDigi::getOverflow | ( | ) | const |
void TTofDigi::setOverflow | ( | const UInt_t | overflow | ) |
Definition at line 36 of file TTofDigi.cxx.
Referenced by TofDigiCnv::DataObjectToTObject().
void TTofDigi::setOverflow | ( | const UInt_t | overflow | ) |