Changeset 5642 for trunk/MagicSoft/Mars
- Timestamp:
- 12/20/04 17:07:56 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc
r5641 r5642 205 205 switch (num) 206 206 { 207 case 26402:208 207 case 22246: 209 208 case 22253: 210 209 case 25792: 210 case 26402: 211 211 case 35415: 212 212 case 44768: … … 471 471 if (color==kNONE) 472 472 { 473 *fLog << err << "Sorry, calibration run was taken before the events could be" << endl;473 *fLog << err << "Sorry, calibration run " << num << " was taken before the events could be" << endl; 474 474 *fLog << "flagged with a color by the digital modul and no color" << endl; 475 475 *fLog << "could be determined... abort." << endl;
Note:
See TracChangeset
for help on using the changeset viewer.