BOSS 6.6.4.p03
BESIII Offline Software System
|
#include <TMdcDigi.h>
Public Member Functions | |
TMdcDigi () | |
~TMdcDigi () | |
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 7 of file TMdcDigi.h.
TMdcDigi::TMdcDigi | ( | ) |
TMdcDigi::~TMdcDigi | ( | ) |
Definition at line 12 of file TMdcDigi.cxx.
UInt_t TMdcDigi::getOverflow | ( | ) | const |
Definition at line 42 of file TMdcDigi.cxx.
Referenced by MdcROOTGeo::DrawHits(), MdcROOTGeo::SetHits(), and MdcDigiCnv::TObjectToDataObject().
void TMdcDigi::setOverflow | ( | const UInt_t | overflow | ) |
Definition at line 36 of file TMdcDigi.cxx.
Referenced by MdcDigiCnv::DataObjectToTObject().