Changeset 8279 for trunk/MagicSoft/Mars/mhcalib
- Timestamp:
- 01/30/07 14:16:45 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationChargeCam.cc
r8243 r8279 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MHCalibrationChargeCam.cc,v 1.4 8 2007-01-11 14:14:37tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MHCalibrationChargeCam.cc,v 1.49 2007-01-30 14:16:45 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 1142 1142 const Float_t upperlimit = (Float_t)last ;// - fTimeUpperLimit; 1143 1143 1144 // FIXME: instead of checking whether the maximum is in the first or 1145 // last extracted slice we should check whether the extractor 1146 // was able to properly extract the signal!!! 1147 1144 1148 if (mean<lowerlimit) 1145 1149 {
Note:
See TracChangeset
for help on using the changeset viewer.