Ignore:
Timestamp:
04/16/04 14:38:04 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r3731 r3767  
    8888//
    8989MHCalibrationCam::MHCalibrationCam(const char *name, const char *title)
    90     :  fGeom(NULL), fBadPixels(NULL), fCam(NULL)
     90    :  fBadPixels(NULL), fCam(NULL), fGeom(NULL)
    9191{
    9292    fName  = name  ? name  : "MHCalibrationCam";
Note: See TracChangeset for help on using the changeset viewer.