Changeset 8644 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 07/24/07 14:36:39 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc
r8580 r8644 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.18 2 2007-06-18 14:36:16tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.183 2007-07-24 13:36:35 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 302 302 // 303 303 MCalibrationChargeCalc::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) 305 306 { 306 307
Note:
See TracChangeset
for help on using the changeset viewer.