Changeset 3241


Ignore:
Timestamp:
02/19/04 18:58:54 (21 years ago)
Author:
jlopez
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrate.h

    r3115 r3241  
    2222{
    2323private:
     24    MGeomCam            *fGeomCam;      // Camera geometry container
    2425    MCalibrationCam     *fCalibrations; // Calibration constants
    2526    MExtractedSignalCam *fSignals;      // Integrated charge in FADCs counts
    26     MCerPhotEvt         *fCerPhotEvt; // Cerenkov Photon Event used for calculation
     27    MCerPhotEvt         *fCerPhotEvt;   // Cerenkov Photon Event used for calculation
    2728
    2829    Float_t fConversionHiLo;
Note: See TracChangeset for help on using the changeset viewer.