- Timestamp:
- 09/15/04 19:20:09 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationCam.cc
r5041 r5042 226 226 { 227 227 228 const UInt_t save = fPixels->GetEntries(); 229 230 *fLog << err << save << endl; 231 228 const UInt_t save = GetSize(); 229 232 230 if (i==save) 233 231 return;
Note:
See TracChangeset
for help on using the changeset viewer.