Ignore:
Timestamp:
03/02/09 14:34:40 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/mhcalib
Files:
4 edited

Legend:

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

    r9153 r9374  
    8585
    8686#include "MGeomCam.h"
    87 #include "MGeomPix.h"
     87#include "MGeom.h"
    8888
    8989#include "MParList.h"
  • trunk/MagicSoft/Mars/mhcalib/MHCalibrationChargeCam.cc

    r8988 r9374  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MHCalibrationChargeCam.cc,v 1.62 2008-06-30 09:36:36 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MHCalibrationChargeCam.cc,v 1.63 2009-03-02 14:32:50 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    147147
    148148#include "MGeomCam.h"
    149 #include "MGeomPix.h"
     149#include "MGeom.h"
    150150
    151151#include "MBadPixelsCam.h"
  • trunk/MagicSoft/Mars/mhcalib/MHCalibrationPulseTimeCam.cc

    r9157 r9374  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MHCalibrationPulseTimeCam.cc,v 1.43 2008-11-12 15:55:32 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MHCalibrationPulseTimeCam.cc,v 1.44 2009-03-02 14:32:50 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    133133
    134134#include "MGeomCam.h"
    135 #include "MGeomPix.h"
     135#include "MGeom.h"
    136136
    137137#include "MBadPixelsCam.h"
  • trunk/MagicSoft/Mars/mhcalib/MHCalibrationRelTimeCam.cc

    r8910 r9374  
    117117
    118118#include "MGeomCam.h"
    119 #include "MGeomPix.h"
     119#include "MGeom.h"
    120120
    121121#include "MBadPixelsCam.h"
Note: See TracChangeset for help on using the changeset viewer.