Changeset 8423 for trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc
- Timestamp:
- 04/20/07 09:55:19 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc
r8417 r8423 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.17 3 2007-04-18 15:33:56tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.174 2007-04-20 08:55:18 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 1354 1354 upplim[i] = mean + fPheErrUpperLimit*sigma; 1355 1355 1356 if (lowlim[i]<1) 1357 lowlim[i] = 1; 1358 1356 1359 delete hist; 1357 1360
Note:
See TracChangeset
for help on using the changeset viewer.