Ignore:
Timestamp:
11/13/01 17:13:16 (23 years ago)
Author:
blanch
Message:
More information in the explanation of oner ERRRO message.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/include-MLons/MLons.cxx

    r622 r1072  
    185185
    186186    if (!(CheckTrig() && CheckFADC())) {
    187       cout<<"ERROR: The Database for light from Night Sky Background is wrong"<<endl;
     187      cout<<"ERROR: The Database for light from Night Sky Background is wrong"<<endl<<"       Make sure that you generated the database with the same shape for Fadc and trigger taht you are asking now."<<endl;
    188188      return 0;
    189189    }
Note: See TracChangeset for help on using the changeset viewer.