- Timestamp:
- 11/17/04 18:45:23 (20 years ago)
- Location:
- trunk/MagicSoft
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r5422 r5423 20 20 21 21 -*-*- END OF LINE -*-*- 22 23 2004/11/17: Abelardo Moralejo 24 25 * mmc/MMcEvt.hxx 26 - Added getter method for fMuonCphFraction 27 22 28 23 29 2004/11/17: Raquel DelosReyes -
trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx
r5409 r5423 146 146 Float_t GetFadcTimeJitter() const { return fFadcTimeJitter; } 147 147 148 Float_t GetMuonCphFraction() const { return fMuonCphFraction; } 149 148 150 void SetPartId(Short_t PartId) 149 151 {fPartId=PartId;} //Set Type of particle
Note:
See TracChangeset
for help on using the changeset viewer.