Ignore:
Timestamp:
04/20/07 09:55:19 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc

    r8417 r8423  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.173 2007-04-18 15:33:56 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.174 2007-04-20 08:55:18 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    13541354      upplim[i] = mean + fPheErrUpperLimit*sigma;
    13551355
     1356      if (lowlim[i]<1)
     1357          lowlim[i] = 1;
     1358
    13561359      delete hist;
    13571360
Note: See TracChangeset for help on using the changeset viewer.