Changeset 5712


Ignore:
Timestamp:
01/05/05 18:16:49 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r5692 r5712  
    1919
    2020#
    21 
    2221#PROGRAMS = readraw merpp mars test mona status
    23 PROGRAMS = readdaq readraw merpp mars mona showlog callisto showplot star
     22PROGRAMS = readdaq readraw merpp mars mona showlog callisto showplot star \
     23           macros/calibration
    2424SOLIB    = libmars.so
    2525CINT     = M
  • trunk/MagicSoft/Mars/macros/calibration.C

    r5711 r5712  
    409409    gLog << endl;   
    410410    gLog << "       MExtractFixedWindow: " << endl;
    411     gLog << "           with the following parameters, if 'maxbin' defines the mean position" << endl;
    412     gLog << "           of the High-Gain FADC slice carrying the pulse maximum: " << endl;
     411    gLog << "           with the following parameters: " << endl;
    413412    gLog << "     1:           SetRange(4,7,6,9) " << endl;
    414413    gLog << "     2:           SetRange(4,7,5,10)" << endl;
Note: See TracChangeset for help on using the changeset viewer.