Changeset 2674 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 12/15/03 15:41:15 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MGeomApply.cc
r2644 r2674 106 106 } 107 107 108 // FIXME, workaround: this call to CalcPixRatio is here just to allow 109 // the use of some camera files from the 0.7 beta version in which the 110 // array containing pixel ratios is not initialized. 111 112 cam->CalcPixRatio(); 113 108 114 MPedestalCam *ped = (MPedestalCam*)pList->FindObject(AddSerialNumber("MPedestalCam")); 109 115 if (ped)
Note:
See TracChangeset
for help on using the changeset viewer.