Changeset 2234 for trunk/MagicSoft/Mars/mgeom
- Timestamp:
- 06/25/03 11:00:47 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgeom/MGeomCam.cc
r2209 r2234 120 120 // -------------------------------------------------------------------------- 121 121 // 122 // returns the ratio of the area of the given pixel to the pixel with 123 // the id 0 to scale variables with the pixel size. 122 // returns the ratio of the area of the pixel with index 0 to the pixel 123 // with the specified index i. 0 Is returned if the index argument is 124 // out of range. 124 125 // 125 126 Float_t MGeomCam::GetPixRatio(UInt_t i) const
Note:
See TracChangeset
for help on using the changeset viewer.