Changeset 8318 for trunk/MagicSoft


Ignore:
Timestamp:
02/15/07 11:59:32 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8313 r8318  
    1919                                                 -*-*- END OF LINE -*-*-
    2020
     21 2007/02/13 Thomas Bretz
     22
     23   * resources/hilocalib.rc, resources/hilocalib_sp1.rc:
     24     - added new resource files for hi-/lo-gain calibration.
     25
     26   * resources/hiloconv-*.root:
     27     - added hi-/lo-gain calibration constants
     28
     29   * callisto_Dec04Jan05.rc:
     30     - changed input file name for hi-/lo-gain calibration constants
     31
     32   * mreflector/MHReflector.[h,cc]:
     33     - added histogram class for reflected photons
     34
     35   * mreflector/Makefile, mreflector/ReflectorLinkDef.h
     36     - added MHReflector and necessary include paths
     37
     38   * mbase/MLog.h:
     39     - fixed a bug in Separator which could cause a crash if the contents
     40       are too long
     41
     42   * manalysis/MParameterCalc.cc:
     43     - check for HasValidRule instead of IsValid in ReadEnv
     44
     45   * mdata/MDataPhrase.h:
     46     - added HasValidRule member function
     47
     48   * mfileio/MReadRflFile.[h,cc]:
     49     - allow also reading of gzip-compressed files
     50     - output more header information
     51     - don't use a const qualified TString with gSystem->ExpandPathName
     52
     53   * mjobs/MJPedestal.cc:
     54     - readin bad pixels from ascii file later
     55
     56   * mmc/MMcEvtBasic.h:
     57     - added a static member function GetEnergyStr to convert
     58       GeV into MeV and TeV
     59
     60   * mpointing/MPointingDevCalc.h:
     61     - increased size of fSkip by one
     62
     63   * mextralgo/MExtralgoSpline.h:
     64     - fixed acompiler warning
     65
     66
     67
    2168 2007/02/09 Daniel Hoehne
    2269
     
    5097   * datacenter/macros/fillstar.C:
    5198     - added filling the spark rate into the database
     99     - the rate after cleaning is now without sparks!
    52100
    53101
  • trunk/MagicSoft/Mars/NEWS

    r8312 r8318  
    2020
    2121   - general: fixed a memory leak when reading many MStatusDisplays
     22
     23   - general: added a macro (macros/tutorials/mirrordelay.C) plotting the delay
     24     between a spherical and a parabolic mirror
    2225
    2326   - callisto: We have a new pulse position check which takes the properties
Note: See TracChangeset for help on using the changeset viewer.