Ignore:
Timestamp:
07/24/07 14:36:39 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8580 r8644  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.182 2007-06-18 14:36:16 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.183 2007-07-24 13:36:35 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    302302//
    303303MCalibrationChargeCalc::MCalibrationChargeCalc(const char *name, const char *title)
    304     : fGeom(NULL), fSignal(NULL), fCalibPattern(NULL), fExtractor(NULL)
     304    : fPulserColor(MCalibrationCam::kNONE), fContinousCalibration(kFALSE),
     305    fGeom(NULL), fSignal(NULL), fCalibPattern(NULL), fExtractor(NULL)
    305306{
    306307       
Note: See TracChangeset for help on using the changeset viewer.