|
| StRnDHitIter (StDetectorId id) |
|
virtual const TObject * | Reset (const TObject *cont) |
|
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.
|
|
StDetectorId | DetectorId () const |
| Returns the STAR ID of the detector.
|
|
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.
|
|
void | SetDowIter (StHitIter *it) |
| For the case of nested collections, sets the iterator over another collection.
|
|
virtual void | UPath (ULong64_t &upath) const |
|
|
StDetectorId | fDetectorId |
|
const TObject * | fCont |
|
StHitIter * | fDowIter |
|
int | fJIter |
|
int | fNIter |
|
Definition at line 689 of file StEventHitIter.cxx.
The documentation for this class was generated from the following file: