StRoot
1
|
#include <StPmdDetector.h>
Public Member Functions | |
StPmdDetector (Int_t, unsigned int) | |
constructor | |
~StPmdDetector () | |
constructor | |
unsigned int | numberOfModules () const |
destructor | |
bool | addHit (StPmdHit *) |
no of modules | |
unsigned int | numberOfHits () const |
for adding hits to detector | |
StPmdModule * | module (unsigned int) |
number of hits | |
Int_t | module_hit (Int_t) |
module number | |
void | setModule (StPmdModule *, int) |
number of hits in the module | |
StPmdClusterCollection * | cluster () |
void | setCluster (StPmdClusterCollection *) |
number of clusters | |
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 28 of file StPmdDetector.h.