- Timestamp:
- 01/30/05 19:29:40 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeDigitalFilter.cc
r6089 r6138 395 395 return; 396 396 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 */ 398 398 - ((Float_t)t_iter)/fBinningResolutionHiGain; 399 399
Note:
See TracChangeset
for help on using the changeset viewer.