Ignore:
Timestamp:
01/30/05 19:29:40 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeDigitalFilter.cc

    r6089 r6138  
    395395      return;
    396396
    397   time = max_p + fTimeShiftHiGain /* this shifts the time to the start of the rising edge */
     397  time = max_p + fTimeShiftHiGain + (Float_t)fHiGainFirst /* this shifts the time to the start of the rising edge */
    398398      - ((Float_t)t_iter)/fBinningResolutionHiGain;
    399399
Note: See TracChangeset for help on using the changeset viewer.