- Timestamp:
- 04/08/05 13:35:10 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6919 r6921 62 62 * mhflux/MHEnergyEst.cc: 63 63 - 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 64 68 65 69 * mjobs/MJCalibrateSignal.cc: -
trunk/MagicSoft/Mars/NEWS
r6917 r6921 51 51 - fixed some slowdown in calibrating data with interleaved events from 52 52 Jan and Dec. 53 54 - implemented new values from new starguider report as defined 55 in TDAS00-07 V7.1 (eg SkyBrighness) 53 56 54 57 -
trunk/MagicSoft/Mars/mreport/MReportStarguider.h
r6920 r6921 44 44 void Print(Option_t *o="") const; 45 45 46 ClassDef(MReportStarguider, 1) // Class for STARG-REPORT information46 ClassDef(MReportStarguider, 2) // Class for STARG-REPORT information 47 47 }; 48 48
Note:
See TracChangeset
for help on using the changeset viewer.