#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 | |
Definition at line 28 of file StPmdDetector.h.
1.5.9