Ignore:
Timestamp:
01/30/07 14:16:45 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhcalib/MHCalibrationChargeCam.cc

    r8243 r8279  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MHCalibrationChargeCam.cc,v 1.48 2007-01-11 14:14:37 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MHCalibrationChargeCam.cc,v 1.49 2007-01-30 14:16:45 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    11421142    const Float_t upperlimit = (Float_t)last ;// - fTimeUpperLimit;
    11431143
     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
    11441148    if (mean<lowerlimit)
    11451149    {
Note: See TracChangeset for help on using the changeset viewer.