StRoot
1
|
#include <StPhmdHit.h>
Public Member Functions | |
int | superModule () const |
int | module () |
int | subDetector () const |
int | row () const |
int | column () const |
float | energy () const |
int | adc () const |
void | setSuperModule (int) |
void | setSubDetector (int) |
void | setRow (int) |
void | setColumn (int) |
void | setEnergy (float) |
void | setAdc (int) |
Public Member Functions inherited from StObject | |
StObject (const StObject &sto) | |
StObject & | operator= (const StObject &sto) |
virtual TObject * | clone () const |
Int_t | isZombie () const |
virtual void | makeZombie (int flg=1) |
UInt_t | Ztreamer (TBuffer &R__b) |
ClassDef (StObject, 3) static UInt_t fgTally | |
Definition at line 37 of file StPhmdHit.h.