Ignore:
Timestamp:
02/16/05 19:53:21 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r6549 r6553  
    2121
    2222                                                 -*-*- END OF LINE -*-*-
     23
    2324 2005/02/16 Javier Rico
    2425
     
    3839       branch containing the energy estimator). This may be used
    3940       as layout for spectrum computation program.
    40        
    41  2005/02/16 Abelardo Moralejo
    42 
    43    * mtemp/mpadova/macros/resize.C
    44      - Changed weights
     41
     42
     43
     44 2005/02/16 Markus Gaug
     45
     46   * mdata/MDataChain.cc
     47     - replaced ROOT version check for the compiler from 4.02.00 to
     48       4.01.00
     49
     50   * mranforest/MRFEnergyEst.cc
     51     - include "TVector.h", otherwise this class does not compile
     52       in newer root versions
     53
     54   * msignal/MExtractTimeAndCharge.cc
     55     - initialize fLoGainStartShift correctly if read from conf. file
     56       and modified fOffsetLoGain exists.
     57
     58   * msignal/*weights*.dat
     59     - new weights with the uniform pedestal RMS. (Please use these!)
     60
     61   * msignal/pulpo_weights*.dat
     62     - new weights with the pulpo-pulse form and without NSB!!
     63
     64
    4565
    4666 2005/02/16 Thomas Hengstebeck
     67
     68   * mranforest/MRFEnergyEst.[h,cc]
     69     - added RF class for energy estimation
    4770
    4871   * mranforest/MRFEnergyEst.cc
     
    5073       are returned                                                                             
    5174
    52  2005/02/16 Abelardo Moralejo
    53 
    54    * mhistmc/MHMcCollectionArea.cc
    55      - Changed default fName to "MHMcCollectionArea"
    56 
    57  2005/02/16 Markus Gaug
    58 
    59    * mdata/MDataChain.cc
    60      - replaced ROOT version check for the compiler from 4.02.00 to
    61        4.01.00
    62 
    63    * mranforest/MRFEnergyEst.cc
    64      - include "TVector.h", otherwise this class does not compile
    65        in newer root versions
    66 
    67    * msignal/MExtractTimeAndCharge.cc
    68      - initialize fLoGainStartShift correctly if read from conf. file
    69        and modified fOffsetLoGain exists.
    70 
    71    * msignal/*weights*.dat
    72      - new weights with the uniform pedestal RMS. (Please use these!)
    73 
    74    * msignal/pulpo_weights*.dat
    75      - new weights with the pulpo-pulse form and without NSB!!
    76 
    77 
    78  2005/02/16 Thomas Hengstebeck
    79 
    80    * mranforest/MRFEnergyEst.[h,cc]
    81      - added RF class for energy estimation
    8275
    8376
     
    8982       MWriteRootFile::AddCopySource
    9083
     84   * mhistmc/MHMcCollectionArea.cc
     85     - Changed default fName to "MHMcCollectionArea"
     86
     87   * mtemp/mpadova/macros/resize.C
     88     - Changed weights
     89
    9190
    9291
     
    121120   * mranforest/MRFEnergyEst.[h,cc]:
    122121     - cleaned up includes
     122
     123   * callisto.cc, ganymed.cc, star.cc:
     124     - implemented enhanced handling of resource debugging
     125
     126   * mbase/Makefile, mbase/BaseLinkDef.h:
     127     - added MEnv
     128
     129   * mbase/MEnv.[h,cc]:
     130     - added
     131
     132   * mjobs/MJob.[h,cc]:
     133     - added new function to allow distribution of extranl MEnv
     134     - replaced Bool_t by Int_t for fEnvDebug
     135
     136   * mjobs/MJPedestal.cc:
     137     - adapted to changes of EnvDebug
    123138
    124139
Note: See TracChangeset for help on using the changeset viewer.