Changeset 1438 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 07/25/02 10:10:36 (22 years ago)
- Location:
- trunk/MagicSoft/Mars/manalysis
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MCerPhotEvt.cc
r1394 r1438 36 36 #include "MGeomPix.h" 37 37 38 #include "MHexagon.h"39 40 38 ClassImp(MCerPhotEvt); 41 39 -
trunk/MagicSoft/Mars/manalysis/Makefile
r1409 r1438 22 22 # connect the include files defined in the config.mk file 23 23 # 24 INCLUDES = -I. -I../mbase -I../mgui -I../mmc -I../mraw -I../mdata -I../mhist 24 INCLUDES = -I. -I../mbase -I../mmc -I../mraw -I../mgeom \ 25 -I../mdata -I../mhist 25 26 26 27 #------------------------------------------------------------------------------ … … 45 46 MHillasSrcCalc.cc \ 46 47 MCerPhotPix.cc \ 47 MCerPhotCalc.cc \48 MCerPhotEvt.cc \ 48 49 MCerPhotAnal.cc \ 49 MCerPhotCalc2.cc \ 50 MCerPhotEvt.cc \ 50 MCerPhotCalc.cc \ 51 MCerPhotCalc2.cc \ 52 MImageFit.cc \ 51 53 MPedCalcPedRun.cc \ 52 54 MBlindPixels.cc \
Note:
See TracChangeset
for help on using the changeset viewer.