- Timestamp:
- 06/22/04 21:16:23 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MHCalibrationCam.cc
r4257 r4331 597 597 Bool_t MHCalibrationCam::FillHists(const MParContainer *par, const Stat_t w) 598 598 { 599 return kTRUE; 599 *fLog << warn << GetDescriptor() << "FillHists not overloaded! Can't be used!" << endl; 600 return kFALSE; 600 601 } 601 602
Note:
See TracChangeset
for help on using the changeset viewer.