Changeset 5642 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
12/20/04 17:07:56 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc

    r5641 r5642  
    205205  switch (num)
    206206    {
    207     case 26402:
    208207    case 22246:
    209208    case 22253:
    210209    case 25792:
     210    case 26402:
    211211    case 35415:
    212212    case 44768:
     
    471471  if (color==kNONE)
    472472    {
    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;
    474474      *fLog << "flagged with a color by the digital modul and no color" << endl;
    475475      *fLog << "could be determined... abort." << endl;
Note: See TracChangeset for help on using the changeset viewer.