|
BOSS 7.1.1
BESIII Offline Software System
|
#include <TEmcDigi.h>
Inheritance diagram for TEmcDigi:Public Member Functions | |
| TEmcDigi () | |
| ~TEmcDigi () | |
| void | setMeasure (const UInt_t measure) |
| UInt_t | getMeasure () 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 TEmcDigi.h.
| TEmcDigi::TEmcDigi | ( | ) |
| TEmcDigi::~TEmcDigi | ( | ) |
Definition at line 12 of file TEmcDigi.cxx.
| UInt_t TEmcDigi::getMeasure | ( | ) | const |
Definition at line 37 of file TEmcDigi.cxx.
Referenced by RootRawEvtReader::readEmc(), EmcROOTGeo::SetHits(), and EmcDigiCnv::TObjectToDataObject().
| void TEmcDigi::setMeasure | ( | const UInt_t | measure | ) |
Definition at line 33 of file TEmcDigi.cxx.
Referenced by EmcDigiCnv::DataObjectToTObject().