StRoot
1
|
#include <StPhmdDetector.h>
Public Member Functions | |
StPhmdDetector (StDetectorId) | |
StDetectorId | id () const |
unsigned int | numberOfModules () const |
bool | addHit (StPhmdHit *) |
unsigned int | numberOfHits () const |
StPhmdModule * | module (unsigned int) |
const StPhmdModule * | module (unsigned int) const |
int | moduleHits (unsigned int) |
StPhmdClusterCollection * | cluster () |
const StPhmdClusterCollection * | cluster () const |
void | setCluster (StPhmdClusterCollection *) |
void | setModule (StPhmdModule *, unsigned 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 34 of file StPhmdDetector.h.