Changeset 8601 for trunk/MagicSoft/Mars/mhflux
- Timestamp:
- 06/24/07 17:31:59 (18 years ago)
- Location:
- trunk/MagicSoft/Mars/mhflux
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhflux/MHAlpha.cc
r8136 r8601 55 55 56 56 #include "MSrcPosCam.h" 57 #include "MHillas.h" 57 58 #include "MHillasSrc.h" 58 59 #include "MTime.h" … … 71 72 72 73 ClassImp(MHAlpha); 73 ClassImp(MAlphaFitter);74 74 75 75 using namespace std; -
trunk/MagicSoft/Mars/mhflux/MHFalseSource.cc
r8185 r8601 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MHFalseSource.cc,v 1.2 1 2006-11-01 08:29:45tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MHFalseSource.cc,v 1.22 2007-06-24 16:31:57 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 132 132 #include "MGeomCam.h" 133 133 #include "MSrcPosCam.h" 134 #include "MHillas.h" 134 135 #include "MHillasSrc.h" 135 136 #include "MTime.h"
Note:
See TracChangeset
for help on using the changeset viewer.