Changeset 1544 for trunk/MagicSoft/Mars/mgeom/MGeomCam.cc
- Timestamp:
- 10/16/02 16:27:25 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgeom/MGeomCam.cc
r1540 r1544 115 115 // the id 0 to scale variables with the pixel size. 116 116 // 117 inlineFloat_t MGeomCam::GetPixRatio(Int_t i) const117 Float_t MGeomCam::GetPixRatio(Int_t i) const 118 118 { 119 119 return (*this)[0].GetA()/(*this)[i].GetA();
Note:
See TracChangeset
for help on using the changeset viewer.