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

#include <StIstCollection.h>

Inheritance diagram for StIstCollection:
StObject

Public Member Functions

size_t getNumRawHits () const
 
size_t getNumRawHits (int ladder) const
 
size_t getNumClusters () const
 
size_t getNumClusters (int ladder) const
 
unsigned char getNumTimeBins () const
 
void setNumTimeBins (unsigned char nTimebin)
 
StIstRawHitCollectiongetRawHitCollection (int ladder)
 
const StIstRawHitCollectiongetRawHitCollection (int ladder) const
 
StIstClusterCollectiongetClusterCollection (int ladder)
 
const StIstClusterCollectiongetClusterCollection (int ladder) 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 (StIstCollection, 1)
 

Protected Attributes

StIstRawHitCollection mRawHitCollection [kIstNumLadders]
 
StIstClusterCollection mClusterCollection [kIstNumLadders]
 
unsigned char mNumTimeBins
 

Detailed Description

A data collection for StIstRawHitCollection and StIstClusterCollection classes, and not written into StEvent.

Author
Yaping Wang
Date
March 2013

Definition at line 20 of file StIstCollection.h.


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