Changeset 3432 for trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeCam.cc
- Timestamp:
- 03/07/04 18:34:09 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeCam.cc
r3429 r3432 311 311 } 312 312 313 313 314 fCam = (MCalibrationChargeCam*)pList->FindCreateObj("MCalibrationChargeCam"); 314 315 if (!fCam) … … 348 349 } 349 350 351 350 352 if (fLoGainArray->GetEntries()==0) 351 353 { … … 366 368 } 367 369 368 369 370 370 371 371 *fLog << inf << GetDescriptor() << ": " << fNumExcluded << " excluded Pixels " << endl;
Note:
See TracChangeset
for help on using the changeset viewer.