Changeset 8171 for trunk/MagicSoft/Mars/msignal
- Timestamp:
- 10/27/06 14:49:42 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractTimeAndCharge.cc
r8165 r8171 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MExtractTimeAndCharge.cc,v 1.5 6 2006-10-25 18:36:26tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MExtractTimeAndCharge.cc,v 1.57 2006-10-27 13:49:42 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 278 278 // search must be placed and from there we can step 1.5 slices 279 279 // back to be on the safe side. 280 // 281 // The jitter in the hi-/lo-gain offset ssems to be around +/-0.5 280 282 first = TMath::FloorNint(timehi+numh+fOffsetLoGain+fLoGainStartShift); 281 283 if (first<0)
Note:
See TracChangeset
for help on using the changeset viewer.