Changeset 1572 for trunk/MagicSoft/Mars/mfileio/MReadTree.h
- Timestamp:
- 10/31/02 14:30:11 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfileio/MReadTree.h
r1568 r1572 59 59 Bool_t SetEventNum(UInt_t nr); // set number of event (position in tree) 60 60 61 UInt_t GetEventNum() const { return fNumEntry; 61 UInt_t GetEventNum() const { return fNumEntry; } 62 62 UInt_t GetEntries(); 63 63
Note:
See TracChangeset
for help on using the changeset viewer.