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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbadpixels/MBadPixelsCalc.cc

    r7760 r9374  
    6767
    6868#include "MGeomCam.h"
    69 #include "MGeomPix.h"
     69#include "MGeom.h"
    7070
    7171#include "MPedPhotCam.h"
  • trunk/MagicSoft/Mars/mbadpixels/MBadPixelsCam.cc

    r9369 r9374  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MBadPixelsCam.cc,v 1.53 2009-03-01 21:48:13 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MBadPixelsCam.cc,v 1.54 2009-03-02 14:32:49 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    4747
    4848#include "MGeomCam.h"
    49 #include "MGeomPix.h"
     49#include "MGeom.h"
    5050
    5151ClassImp(MBadPixelsCam);
  • trunk/MagicSoft/Mars/mbadpixels/MBadPixelsTreat.cc

    r9369 r9374  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MBadPixelsTreat.cc,v 1.42 2009-03-01 21:48:13 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MBadPixelsTreat.cc,v 1.43 2009-03-02 14:32:49 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    8585#include "MParList.h"
    8686
    87 #include "MGeomPix.h"
     87#include "MGeom.h"
    8888#include "MGeomCam.h"
    8989
Note: See TracChangeset for help on using the changeset viewer.