Changeset 1809 for trunk/MagicSoft/include-Classes/MMcFormat
- Timestamp:
- 03/08/03 14:00:30 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx
r1717 r1809 88 88 void Print(Option_t *opt=NULL) const; 89 89 90 UInt_t GetEvtNumber() const { return fEvtNumber; } //Get Event Number 90 91 Short_t GetPartId() const { return fPartId; } //Get Type of particle 91 92 Float_t GetEnergy() const { return fEnergy; } //Get Energy
Note:
See TracChangeset
for help on using the changeset viewer.