Ignore:
Timestamp:
06/19/07 12:01:35 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8583 r8584  
    2929
    3030   * mcalib/MCalibrationRelTimeCalc.cc:
    31      - replaced kDeviatingTimeResolution by new kDeviatingRelTimeResolution
     31     - replaced kDeviatingTimeResolution by new
     32       kDeviatingRelTimeResolution
    3233
    3334   * mhcalib/MHCalibrationPulseTimeCam.cc:
     
    5152       maximum value to fit the FADC range
    5253
    53    * mraw/MRawRunHeader.h:
    54      - added a function returnung the maximum value of the FADC
     54   * msignal/MExtractor.cc:
     55     - removed the reset of the saturation limit. Maybe the user
     56       wants to switch off saturation detection.
     57     - removed a lot of old code (in comments)
     58
     59   * msignal/MExtractTimeAndCharge.cc:
     60     - scale the saturation limit from the maximum of
     61       the FADC range to 256
     62     - use the maximum value of the raw position as the input for
     63       half the signal height in GetSaturationTime again
     64     - calculate maxposhi only if needed
     65     - calculate maxrawlo only if needed
     66
     67   * mraw/MRawRunHeader.[h,cc]:
     68     - implemented new format version 9
     69     - increased version number by one
     70     - added some comments in the header
     71     - added a function returning the maximum value of the FADC
    5572     - changed the GetScale from a calculation to a switch
    5673       (faster and easier to understand)
    57 
    58    * msignal/MExtractor.cc:
    59      - get the maximum in case of no lo-gains from the run-header
    6074
    6175
Note: See TracChangeset for help on using the changeset viewer.