Changeset 9374 for trunk/MagicSoft/Mars/mbadpixels
- Timestamp:
- 03/02/09 14:34:40 (16 years ago)
- Location:
- trunk/MagicSoft/Mars/mbadpixels
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbadpixels/MBadPixelsCalc.cc
r7760 r9374 67 67 68 68 #include "MGeomCam.h" 69 #include "MGeom Pix.h"69 #include "MGeom.h" 70 70 71 71 #include "MPedPhotCam.h" -
trunk/MagicSoft/Mars/mbadpixels/MBadPixelsCam.cc
r9369 r9374 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MBadPixelsCam.cc,v 1.5 3 2009-03-01 21:48:13tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MBadPixelsCam.cc,v 1.54 2009-03-02 14:32:49 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 47 47 48 48 #include "MGeomCam.h" 49 #include "MGeom Pix.h"49 #include "MGeom.h" 50 50 51 51 ClassImp(MBadPixelsCam); -
trunk/MagicSoft/Mars/mbadpixels/MBadPixelsTreat.cc
r9369 r9374 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MBadPixelsTreat.cc,v 1.4 2 2009-03-01 21:48:13tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MBadPixelsTreat.cc,v 1.43 2009-03-02 14:32:49 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 85 85 #include "MParList.h" 86 86 87 #include "MGeom Pix.h"87 #include "MGeom.h" 88 88 #include "MGeomCam.h" 89 89
Note:
See TracChangeset
for help on using the changeset viewer.