Ignore:
Timestamp:
12/19/01 15:44:07 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1130 r1132  
    11                                                                  -*-*- END -*-*-
     2 2001/12/19: Thomas Bretz
     3 
     4   * mbase/MEvtLoop.cc:
     5     - added #ifdef directive to make it work on older root also
     6     
     7   * mbase/MReadTree.cc:
     8     - added #ifdef directive to get rid of the memory leak in prior
     9       root 3.02/* versions
     10
     11   * macros/MagicHillas.C, macros/readMagic.C, meventdisp/MGCamDisplay.cc,
     12     mmain/MAnalysis.cc:
     13     - changes MMcPedestalNSB to MMcPedestalNSBAdd
     14     
     15   * manalysis/MMcPedestalCopy.[h,cc], manalysis/MMcPedestalNSBAdd.[h,cc]:
     16     - reorganized ReInit, PreProcess.
     17     - moved some code from ReInit to PreProcess to make the code
     18       simpler. At the moment we don't intend to change the
     19       objects in the parlist while runtime.
     20
     21   * manalysis/MMcPedestalNSB.[h,cc]:
     22     - removed
     23
     24   * mbase/MReadMarsFile.cc:
     25     - read the first run header twice. To make it available in the
     26       PreProcess of all tasks
     27   
     28   * mbase/MTaskList.cc:
     29     - fixed a bug in the ReInit function. The ReInits where calles with
     30       a NULL-pointer
     31
     32
     33
    234 2001/12/18: Oscar Blanch
    335                                                                 
     
    2658     - remove fNumLoGainFadcSlices and fNumHiGainFadcSlices members
    2759     - fix bug of Pedestal and Pedestal fluctuaions correspondence.
    28 
    29  2001/12/19: Thomas Bretz
    30  
    31    * mbase/MEvtLoop.cc:
    32      - added #ifdef directive to make it work on older root also
    33      
    34    * mbase/MReadTree.cc:
    35      - added #ifdef directive to get rid of the memory leak in prior
    36        root 3.02/* versions
    3760
    3861
Note: See TracChangeset for help on using the changeset viewer.