Changeset 2713 for trunk/MagicSoft/Mars/manalysis/MCalibrate.cc
- Timestamp:
- 12/18/03 17:04:41 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MCalibrate.cc
r2691 r2713 94 94 { 95 95 96 97 96 fGeomCam = (MGeomCam*)pList->FindObject("MGeomCam"); 98 if (!f Calibrations)97 if (!fGeomCam) 99 98 { 100 99 *fLog << err << dbginf << "MGeomCam not found ... aborting." << endl;
Note:
See TracChangeset
for help on using the changeset viewer.