|
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 StHit * | operator* () 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) |
|
void | SetDowIter (StHitIter *it) |
| For the case of nested collections, sets the iterator over another collection.
|
|
|
StDetectorId | fDetectorId |
|
std::vector< StHitIter * > | fGroup |
|
const TObject * | fCont |
|
StHitIter * | fDowIter |
|
int | fJIter |
|
int | fNIter |
|
Definition at line 121 of file StEventHitIter.h.
The documentation for this class was generated from the following files: