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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9327 r9328  
    2222   * datacenter/macros/fillsources.C:
    2323     - updated
     24
     25   * mfileio/MWriteRootFile.[h,cc]:
     26     - added some comments
     27     - renamed GetNewFileName to SubstituteName
     28     - made SubstituteName static
     29
     30   * mhist/MHCamera.cc:
     31     - fixed the number in the legend (was wrong since last update)
     32
     33   * mjobs/MDataSet.cc:
     34     - replaced From by MString::Format
     35
     36   * mjobs/MJSimulation.cc:
     37     - a lot of things were renamed
     38     - the refelctor can now be set from the setup file
     39     - changed the binning for the event width
     40     - removed plot "CamShadow"
     41     - changed rules for file names
     42
     43   * ceres.rc:
     44     - updated according to the changes in MJSimulation
     45
     46   * mjobs/MSequence.cc:
     47     - replaced use of Form by MString::Format
     48     - allow non-setting of fNight
     49     - don't print period if -1
     50
     51   * mmain/MEventDisplay.cc:
     52     - decode trigger pattern for display
     53
     54   * mmain/Makefile:
     55     - included mtrigger
     56
     57   * msim/MHPhotonEvent.cc:
     58     - search Reflector instead of MReflector
     59
     60   * msim/MSimAbsorption.cc:
     61     - added some info output
     62
     63   * msimcamera/MSimAPD.[h,cc]:
     64     - added an option to set the geom cam name. Can be used to skip
     65       this task
     66
     67   * msimcamera/MSimCamera.[h,cc]:
     68     - allow to set BaselineGain from resource file
     69
     70   * msimreflector/MSimReflector.cc:
     71     - removed CamShadow container
     72     - search Reflector instead of MReflector
     73
    2474
    2575
Note: See TracChangeset for help on using the changeset viewer.