StRoot
1
|
#include <StPmdClusterCollection.h>
Public Member Functions | |
virtual | ~StPmdClusterCollection () |
constructor | |
Int_t | Nclusters () const |
destructor | |
TObjArray * | Clusters () |
no. of clusters | |
void | setNclusters (Int_t) |
virtual void | DeleteCluster () |
virtual void | addCluster (StPmdCluster *cluster) |
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 31 of file StPmdClusterCollection.h.