Ignore:
Timestamp:
04/06/04 13:58:05 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r3646 r3667  
    1414class MBadPixelsPix;
    1515class MBadPixelsCam;
     16class MGeomCam;
     17
    1618class MCalibrationCam : public MParContainer, public MCamEvent
    1719{
     
    3133 
    3234  virtual void Clear(    Option_t *o="" );
     35  void Init(const MGeomCam &geom);
    3336  void InitSize( const UInt_t i );
    3437  void InitAverageAreas(  const UInt_t i );
Note: See TracChangeset for help on using the changeset viewer.