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

#include <StFstClusterCollection.h>

Inheritance diagram for StFstClusterCollection:
StObject

Public Member Functions

 StFstClusterCollection (int wedge=0)
 
vector< StFstCluster * > & getClusterVec ()
 
const vector< StFstCluster * > & getClusterVec () const
 
size_t getNumClusters () const
 
unsigned char getWedge () const
 
void setWedge (int wedge)
 
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 (StFstClusterCollection, 1)
 

Protected Attributes

unsigned char mWedge
 
std::vector< StFstCluster * > mClusterVec
 

Detailed Description

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

Author
Shenghui Zhang
Date
Sep. 2021

Definition at line 15 of file StFstClusterCollection.h.


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