Changeset 3223 for trunk


Ignore:
Timestamp:
02/18/04 15:16:03 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3221 r3223  
    99   * macros/CCDataCheck.C
    1010     - Added some improvements in the plots.
     11
     12
    1113
    1214 2004/01/17: Abelardo Moralejo
     
    2123       was just an approximation.
    2224
     25
     26
    2327 2004/01/17: Raquel de los Reyes
    2428
     
    3034   * macros/CCDataCheck.C
    3135     - Added the HV settings plots.
     36
     37
    3238
    3339 2004/02/17: Hendrik Bartko
     
    5965
    6066
     67
    6168 2004/02/17: Sebastian Raducci
    6269
     
    7481
    7582
     83
    7684 2004/02/17: Wolfgang Wittek
    7785
     
    8290
    8391
     92
    8493 2004/02/16: Abelardo Moralejo
    8594
    8695   * mcalib/MMcCalibrationCalc.cc
    8796     - Fixed two typos in screen output.
     97
     98
    8899
    89100 2004/02/16: Markus Gaug
     
    106117       for MExtractedSignalBlindPixel and fills the hists from there
    107118 
    108    * macros/calibration.C
    109    * macros/bootcampstandardanalysis.C
    110    * macros/pedphotcalc.C
    111    * mjobs/MJCalibration.cc
     119   * macros/calibration.C, macros/bootcampstandardanalysis.C,
     120     macros/pedphotcalc.C, mjobs/MJCalibration.cc:
    112121     - introduce the blind pixel and PIN diode extraction in the macro
    113122
  • trunk/MagicSoft/Mars/manalysis/MPedestalCam.h

    r3204 r3223  
    1414class MPedestalPix;
    1515
    16 class MPedestalCam : public MCamEvent, public MParContainer
     16class MPedestalCam : public MParContainer, public MCamEvent
    1717{
    1818private:
Note: See TracChangeset for help on using the changeset viewer.