Ignore:
Timestamp:
06/20/09 10:14:33 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9460 r9462  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2009/06/20 Thomas Bretz
     22
     23   * mbase/MLut.[h,cc]:
     24     - renamed Default to DefaultCol
     25     - added DefaultRow
     26     - added Print
     27     - added some const qualifiers
     28
     29   * mbase/MParList.cc:
     30     - make sure a parlist is not added to itself
     31     - improved some debug output
     32
     33   * melectronics/MAvalanchePhotoDiode.[h,cc]:
     34     - keep a time-stamp fTime
     35     - added functions to "relax/evolve" the apd over a given time
     36
     37   * mgeom/MGeomCamDwarf.cc:
     38     - fixed a broken comment
     39
     40   * mjobs/MJPedestal.cc:
     41     - improved output in case of error
     42
     43   * mjobs/MJSimulation.cc:
     44     - implemented a PreCut (to gain processing time)
     45     - implemented the correct type id in the file name
     46
     47   * mpedestal/MPedCalcPedRun.cc:
     48     - check for the run-number only if real data
     49
     50   * mraw/MRawRunHeader.[h,cc]:
     51     - added GetRuntypeChar
     52     - fixed a bug which returned the runtype instead of the
     53       telescopenumber
     54
     55   * mreport/MReport.cc:
     56     - added a new report version number 200905170 (preliminray!)
     57
     58   * mreport/MReportDrive.cc:
     59     - added a fix for the starguider sttaus in the report
     60
     61   * msimcamera/MSimAPD.cc:
     62     - instead of a full initialization of the APD before each event
     63       we now only simulate a time evolution which is needed to relax
     64       a cell to one permille error. This is much faster.
     65
     66   * msimcamera/MSimTrigger.[h,cc]:
     67     - allow switching off of the electronics trigger
     68     - replaced the real coincidence by better and faster algorithm
     69     - the new algorithm also supports multiplicity triggers
     70     - therefore added fMinMultiplicity
     71     - updated the handling and ouput in case of empty coincidence maps
     72
     73   * mtrigger/MTriggerPattern.h:
     74     - added some information in the bit description
     75
     76   * mtrigger/MTriggerPatternDecode.cc:
     77     - fixed the decoding for runs for which L1TPU was connected
     78       instead of L1
     79
     80
    2081
    2182 2009/06/18 Daniela Dorner
Note: See TracChangeset for help on using the changeset viewer.