Changeset 2147 for trunk/MagicSoft/Mars/manalysis/MCerPhotEvt.h
- Timestamp:
- 06/02/03 09:51:18 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MCerPhotEvt.h
r2135 r2147 41 41 Float_t GetNumPhotonsMax(const MGeomCam *geom=NULL) const; 42 42 43 Float_t GetRatioMin( ) const;44 Float_t GetRatioMax( ) const;43 Float_t GetRatioMin(const MGeomCam *geom=NULL) const; 44 Float_t GetRatioMax(const MGeomCam *geom=NULL) const; 45 45 46 46 Float_t GetErrorPhotMin(const MGeomCam *geom=NULL) const;
Note:
See TracChangeset
for help on using the changeset viewer.