Changeset 6921 for trunk


Ignore:
Timestamp:
04/08/05 13:35:10 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r6919 r6921  
    6262   * mhflux/MHEnergyEst.cc:
    6363     - made the energy binning the same than in all other classes
     64
     65   * mreport/MReportStarguider.[h,cc]:
     66     - implemented new values from new starguider report as defined
     67       in TDAS00-07 V7.1
    6468
    6569   * mjobs/MJCalibrateSignal.cc:
  • trunk/MagicSoft/Mars/NEWS

    r6917 r6921  
    5151   - fixed some slowdown in calibrating data with interleaved events from
    5252     Jan and Dec.
     53
     54   - implemented new values from new starguider report as defined
     55     in TDAS00-07 V7.1 (eg SkyBrighness)
    5356
    5457
  • trunk/MagicSoft/Mars/mreport/MReportStarguider.h

    r6920 r6921  
    4444    void Print(Option_t *o="") const;
    4545
    46     ClassDef(MReportStarguider, 1) // Class for STARG-REPORT information
     46    ClassDef(MReportStarguider, 2) // Class for STARG-REPORT information
    4747};
    4848
Note: See TracChangeset for help on using the changeset viewer.