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

#include <StPxlClusterCollection.h>

Inheritance diagram for StPxlClusterCollection:
StObject

Public Member Functions

void addCluster (Int_t sector, Int_t ladder, Int_t sensor, const StPxlCluster &cluster)
 add a cluster to the collection
 
Int_t numberOfClusters (Int_t sector, Int_t ladder, Int_t sensor) const
 number of clusters in a sensor
 
Int_t numberOfClusters () const
 
const StPxlClustercluster (Int_t sector, Int_t ladder, Int_t sensor, Int_t clusterIndex) const
 pointer to a cluster in the collection
 
virtual const char * GetCVS () const
 
- Public Member Functions inherited from StObject
 StObject (const StObject &sto)
 
StObjectoperator= (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
 

Protected Attributes

vector< StPxlClustermClusterVec [kNumberOfPxlSectors][kNumberOfPxlLaddersPerSector][kNumberOfPxlSensorsPerLadder]
 vectors to store clusters
 

Detailed Description

Author
Qiu Hao, March 2013 Revision.

Definition at line 39 of file StPxlClusterCollection.h.


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