Changeset 5599 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
12/15/04 00:58:12 (20 years ago)
Author:
MAGIC
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5595 r5599  
    2121                                                 -*-*- END OF LINE -*-*-
    2222
     23 2004/12/15: Abelardo Moralejo
     24
     25  * mmc/MMcConfigRunHeader.h
     26    - added data member fPmtTimeJitter, sigma of gaussian of the time
     27      jitter introduced in the time of each photoelectron.
     28
    2329 2004/12/14: Markus Gaug
    2430
     
    4248    - adjusted the offset from peak search window to extraction window
    4349      such that they start at the same slice for the case:
    44       fOffsetFromWindow=0. This was the original intention of thd
    45       extractor and had been lost at some place. However, the default
     50      fOffsetFromWindow=0. This was the original intention of the
     51      extractor and had been lost at some place. Instead, the default
    4652      (fOffsetFromWindow=1) did before correspond to an offset of 2
    47       slices which gives wrong results for the calibration and further
     53      slices which gave wrong results for the calibration and further
    4854      default settings.
    4955    - Changed one comparison: (Byte_t - Byte_t) > 0 to (Byte_t > Byte_t)
Note: See TracChangeset for help on using the changeset viewer.