Ignore:
Timestamp:
10/27/06 14:49:42 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8165 r8171  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MExtractTimeAndCharge.cc,v 1.56 2006-10-25 18:36:26 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MExtractTimeAndCharge.cc,v 1.57 2006-10-27 13:49:42 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    278278            // search must be placed and from there we can step 1.5 slices
    279279            // back to be on the safe side.
     280            //
     281            // The jitter in the hi-/lo-gain offset ssems to be around +/-0.5
    280282            first = TMath::FloorNint(timehi+numh+fOffsetLoGain+fLoGainStartShift);
    281283            if (first<0)
Note: See TracChangeset for help on using the changeset viewer.