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
StIstClusterCollection Class Reference

#include <StIstClusterCollection.h>

Inheritance diagram for StIstClusterCollection:
StObject

Public Member Functions

 StIstClusterCollection (int ladder=0)
 
vector< StIstCluster * > & getClusterVec ()
 
const vector< StIstCluster * > & getClusterVec () const
 
size_t getNumClusters () const
 
unsigned char getLadder () const
 
void setLadder (int ladder)
 
void Clear (Option_t *opt="")
 
virtual void Print (Option_t *opt="") 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 Member Functions

 ClassDef (StIstClusterCollection, 1)
 

Protected Attributes

unsigned char mLadder
 
std::vector< StIstCluster * > mClusterVec
 

Detailed Description

A collection of StIstCluster objects which is basically a wrapper for a clusters vector. One instance corresponds to one ladder.

Author
Yaping Wang
Date
March 2013

Definition at line 15 of file StIstClusterCollection.h.


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