- Timestamp:
- 05/24/06 19:10:51 (19 years ago)
- Location:
- trunk/MagicSoft
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7744 r7745 45 45 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc: 46 46 - updated 47 48 * mmc/MMcRunHeader.hxx: 49 - added new getter for ShowerPhiMin and ShowerPhiMax 50 47 51 48 52 -
trunk/MagicSoft/include-Classes/MMcFormat/MMcRunHeader.hxx
r5340 r7745 146 146 Float_t GetShowerThetaMax() const { return fShowerThetaMax; } 147 147 148 Float_t GetShowerPhiMin() const { return fShowerPhiMin; } 149 Float_t GetShowerPhiMax() const { return fShowerPhiMax; } 150 148 151 Float_t GetImpactMax() const {return fImpactMax;} 149 152
Note:
See TracChangeset
for help on using the changeset viewer.