BOSS 7.0.7
BESIII Offline Software System
|
#include <TRecEmcHit.h>
Public Member Functions | |
TRecEmcHit () | |
~TRecEmcHit () | |
Int_t | cellId () const |
Double_t | energy () const |
Double_t | time () const |
void | setCellId (const Int_t id) |
void | setEnergy (const Double_t e) |
void | setTime (const Double_t time) |
Definition at line 9 of file TRecEmcHit.h.
TRecEmcHit::TRecEmcHit | ( | ) |
TRecEmcHit::~TRecEmcHit | ( | ) |
Definition at line 12 of file TRecEmcHit.cxx.
|
inline |
Definition at line 17 of file TRecEmcHit.h.
Referenced by RecEmcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 18 of file TRecEmcHit.h.
Referenced by RecEmcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 22 of file TRecEmcHit.h.
Referenced by RecEmcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 23 of file TRecEmcHit.h.
Referenced by RecEmcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 24 of file TRecEmcHit.h.
Referenced by RecEmcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 19 of file TRecEmcHit.h.
Referenced by setTime(), and RecEmcHitCnv::TObjectToDataObject().