CGEM BOSS 6.6.5.h
BESIII Offline Software System
|
#include <TCgemDigi.h>
Public Member Functions | |
TCgemDigi () | |
~TCgemDigi () | |
void | setOverflow (const UInt_t overflow) |
UInt_t | getOverflow () const |
void | setTime_ns (Double_t t) |
void | setCharge_fc (Double_t q) |
Double_t | getTime_ns () |
Double_t | getCharge_fc () |
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 8 of file TCgemDigi.h.
TCgemDigi::TCgemDigi | ( | ) |
TCgemDigi::~TCgemDigi | ( | ) |
Definition at line 12 of file TCgemDigi.cxx.
|
inline |
Definition at line 39 of file TCgemDigi.h.
Referenced by CgemROOTGeo::SetHits(), and CgemDigiCnv::TObjectToDataObject().
UInt_t TCgemDigi::getOverflow | ( | ) | const |
Definition at line 45 of file TCgemDigi.cxx.
Referenced by CgemDigiCnv::TObjectToDataObject().
|
inline |
Definition at line 38 of file TCgemDigi.h.
Referenced by CgemROOTGeo::SetHits(), and CgemDigiCnv::TObjectToDataObject().
|
inline |
Definition at line 37 of file TCgemDigi.h.
Referenced by CgemDigiCnv::DataObjectToTObject().
void TCgemDigi::setOverflow | ( | const UInt_t | overflow | ) |
Definition at line 39 of file TCgemDigi.cxx.
Referenced by CgemDigiCnv::DataObjectToTObject().
|
inline |
Definition at line 36 of file TCgemDigi.h.
Referenced by CgemDigiCnv::DataObjectToTObject().