Ignore:
Timestamp:
02/07/09 20:48:57 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9301 r9303  
    3030     - changed a comment
    3131
    32    * mbase/MEnv.h:
     32   * mbase/MEnv.h, mbase/MMath.cc:
    3333     - Do not assign a temporary TString to const char *
    3434
     
    3737
    3838   * mhflux/MHCollectionArea.cc, mhflux/MHDisp.cc, mhflux/MHEnergyEst.cc,
    39      mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc:
     39     mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc, mhbase/MFillH.cc,
     40     mastro/MAstroCamera.cc, mastro/MAstroCatalog.cc, mbase/MContinue.cc,
     41     mbase/MFilter.cc, mbase/MLog.cc, mbase/MParContainer.cc, mhbase/MH.cc,
     42     mbase/MParEmulated.cc, mbase/MStatusDisplay.cc, mbase/MTime.cc,
     43     mhbase/MH3.cc, mhbase/MHn.cc,mhflux/MHAlpha.cc, mhist/MHCamera.cc,
     44     mhflux/MHEffectiveOnTime.cc, mmuon/MHMuonPar.cc, mmovie/MMovieWrite.cc,
     45     mhflux/MHFalseSource.cc, mhist/MHCamEvent.cc,
     46     mmain/MEventDisplay.cc, mreflector/MHReflector.cc:
    4047     - use MString::Format instead of Form
    4148
     
    4855   * msimcamera/MSimPSF.cc:
    4956     - changed default for fSigma from 1 to -1
     57
     58   * mbase/MContinue.cc:
     59     - changed default title
     60
     61   * mfileio/MWriteRootFile.cc:
     62     - set kMustCleanup bit, otherwise it is not correctly deleted from
     63       the list of cleanups
     64
     65   * mhbase/MH3.[h,cc]:
     66     - added RecursiveRemove
     67
     68   * mhflux/MAlphaFitter.[h,cc]:
     69     - moved code to source file
     70     - improved setting of a new fFunc
     71
     72   * mhflux/MHAlpha.[h,cc], mhvstime/MHSectorVsTime.[h,cc]
     73     - added RecursiveRemove
     74
     75   * mjobs/MJSimulation.cc:
     76     - added MSimPSF
     77     - Show only the non NightSky photons in the size plot
     78     - changed the binning of BinningEvtWidth
    5079
    5180
Note: See TracChangeset for help on using the changeset viewer.