StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
StHitIterGroup Class Reference
Inheritance diagram for StHitIterGroup:
StHitIter StEventHitIter

Public Member Functions

virtual const TObject * Reset (const TObject *cont)
 
virtual const TObject * operator++ ()
 Increments the iterator, returning the next object in the collection.
 
virtual const TObject * Get () const
 Gets the current object in the collection.
 
virtual const StHitoperator* () const
 
virtual const TObject * GetObject (int idx) const
 Gets an object at a specified position in the collection.
 
virtual int GetSize () const
 Returns the number of entries in the collection.
 
virtual StDetectorId DetectorId () const
 Returns the STAR ID of the detector.
 
void UPath (ULong64_t &upa) const
 
UInt_t UPath () const
 
virtual void Add (StHitIter *iter)
 
- Public Member Functions inherited from StHitIter
void SetDowIter (StHitIter *it)
 For the case of nested collections, sets the iterator over another collection.
 

Protected Attributes

StDetectorId fDetectorId
 
std::vector< StHitIter * > fGroup
 
- Protected Attributes inherited from StHitIter
const TObject * fCont
 
StHitIterfDowIter
 
int fJIter
 
int fNIter
 

Detailed Description

Definition at line 121 of file StEventHitIter.h.


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