StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
StMuPmdCollection Class Reference
Inheritance diagram for StMuPmdCollection:

Public Member Functions

 StMuPmdCollection (StMuPmdCollection &)
 
void clear (Option_t *option="")
 
void Clear (Option_t *option="")
 
void DeleteThis ()
 
TClonesArray * getClusterArray (int detector)
 
int getNClusters (int detector)
 
StMuPmdClustergetCluster (int clusterId, int detector)
 
void addCluster (int detector)
 
TClonesArray * getHitArray (int detector)
 
int getNHits (int detector)
 
StMuPmdHitgetHit (int hitId, int detector)
 
void addHit (int detector)
 
void setPmdHitArray (TClonesArray *array)
 
void setCpvHitArray (TClonesArray *array)
 
void setPmdClusterArray (TClonesArray *array)
 
void setCpvClusterArray (TClonesArray *array)
 

Protected Member Functions

void init (int detector)
 

Protected Attributes

TClonesArray * mPmdClusters [2]
 
TClonesArray * mPmdHits [2]
 

Detailed Description

Definition at line 39 of file StMuPmdCollection.h.


The documentation for this class was generated from the following files: