Changeset 2637 for trunk/MagicSoft


Ignore:
Timestamp:
12/11/03 11:54:05 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2636 r2637  
    5454 2003/12/09: Markus Gaug
    5555
    56    * mhist/MHCamera:
    57         - added feature MHCamError to set errors in histograms of MStatusDisplay
     56   * mhist/MHCamera.[h,cc]:
     57     - added SetCamError to set errors in the camera
    5858
    5959   * mhist/MHCalibration*:
    60         - all hists doubles to separate High Gain and Low Gain
     60     - all hists doubles to separate High Gain and Low Gain
    6161
    6262   * manalysis/MCalibration*
    63         - separate Hi Gain and Lo Gain
    64         - use MExtractSignals to extract charges
    65 
    66    * manalysis/MExtractSignals:
    67         - new class to extract signals
    68 
    69    * manalysis/MExtractedSignalCam:
    70         - new class to hold extracted signals
    71 
    72    * manalysis/MExtractedSignalPix:
    73         - new class to hold extracted signals for pixel
     63     - separate Hi Gain and Lo Gain
     64     - use MExtractedSignalCam to extract charges
     65
     66   * manalysis/MExtractSignals.[h,cc]:
     67     - new class to extract signals
     68
     69   * manalysis/MExtractedSignalCam.[h,cc]:
     70     - new class to hold extracted signals
     71
     72   * manalysis/MExtractedSignalPix.[h,cc]:
     73     - new class to hold extracted signals for pixel
    7474
    7575   * manalysis/Makefile
    7676   * manalysis/AnalysisLinkDef:
    77         - contain MExtractedSignalCam, MExtractedSignalPix, MExtractedSignal
     77     - contain MExtractedSignalCam, MExtractedSignalPix, MExtractedSignal
    7878
    7979   * macros/calibration.C
    80         - EventDisplay which allows to get plot by clicking on pixel
     80     - EventDisplay which allows to get plot by clicking on pixel
    8181
    8282
  • trunk/MagicSoft/Mars/NEWS

    r2610 r2637  
    11                                                               -*-*- END -*-*-
    22 *** Version <cvs>
     3
     4   - added support for DAQ raw data file format V2
     5
     6   - implemented an arbitrary time stamp for the events calculated from the
     7     run number, the date of start and the FADC clock tick from the first
     8     module
     9
     10   - added a new classes storing the pedestals in units of photons:
     11     MPedPhotPix, MPedPhotCam
     12
     13   - added support for DC current files from the camera control
    314
    415
Note: See TracChangeset for help on using the changeset viewer.