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

#include <StRichCollection.h>

Inheritance diagram for StRichCollection:
StObject

Public Member Functions

const StSPtrVecRichPixel & getRichPixels () const
 
StSPtrVecRichPixel & getRichPixels ()
 
const StSPtrVecRichCluster & getRichClusters () const
 
StSPtrVecRichCluster & getRichClusters ()
 
const StSPtrVecRichHit & getRichHits () const
 
StSPtrVecRichHit & getRichHits ()
 
const StPtrVecTrack & getTracks () const
 
StPtrVecTrack & getTracks ()
 
void addPixel (const StRichPixel *)
 
void addCluster (const StRichCluster *)
 
void addHit (const StRichHit *)
 
void addTrack (const StTrack *)
 
bool pixelsPresent () const
 
bool clustersPresent () const
 
bool hitsPresent () 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
 

Detailed Description

Author
Brian Lasiuk, May 2000

Persistent data which is written into StEvent directly from the reco chain

Definition at line 47 of file StRichCollection.h.


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