Changeset 5693 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 01/03/05 12:49:16 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc
r5690 r5693 420 420 return kTRUE; 421 421 } 422 422 } 423 else 424 *fLog << inf << "Color and Intensity determined from project-name (" << proj << ")... "; 425 426 if (color == kNONE) 427 { 423 428 *fLog << err; 424 429 *fLog << "Sorry, calibration run " << num << " was taken before the events could be" << endl; … … 427 432 return kFALSE; 428 433 } 429 430 *fLog << inf << "Color and Intensity determined from project-name (" << proj << ")... ";431 434 432 435 switch (color)
Note:
See TracChangeset
for help on using the changeset viewer.