StRoot
1
|
Public Member Functions | |
StMcHitIter (const StMcEvent *mcev) | |
void | Reset (const StMcEvent *mcev) |
const int * | Path (int &lev) const |
const int * | MaxN () const |
Protected Attributes | |
int | mDets [kMaxDetectorId+1] |
char | mBeg [1] |
const StMcEvent * | mMcEv |
const StMcHit * | mMcHit |
int | mLev |
int | mPath [10] |
int | mMaxN [10] |
char | mEnd [1] |
Revision 2.2 2013/03/25 23:28:51 perev Mustafa.Pxl corrs
Revision 2.1 2012/03/22 01:08:05 perev McHitIter added
Definition at line 21 of file StMcHitIter.h.