Ignore:
Timestamp:
01/29/04 16:52:22 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2956 r2958  
    22#define MARS_MCalibrationCam
    33
     4#ifndef MARS_MParContainer
     5#include "MParContainer.h"
     6#endif
    47#ifndef MARS_MCamEvent
    58#include "MCamEvent.h"
     
    1417class MCalibrationPINDiode;
    1518
    16 class MCalibrationCam : public MCamEvent
     19class MCalibrationCam : public MParContainer, public MCamEvent
    1720{
    1821private:
Note: See TracChangeset for help on using the changeset viewer.