Ignore:
Timestamp:
07/25/02 10:10:36 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/manalysis
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MCerPhotEvt.cc

    r1394 r1438  
    3636#include "MGeomPix.h"
    3737
    38 #include "MHexagon.h"
    39 
    4038ClassImp(MCerPhotEvt);
    4139
  • trunk/MagicSoft/Mars/manalysis/Makefile

    r1409 r1438  
    2222#  connect the include files defined in the config.mk file
    2323#
    24 INCLUDES = -I. -I../mbase -I../mgui -I../mmc -I../mraw -I../mdata -I../mhist
     24INCLUDES = -I. -I../mbase -I../mmc -I../mraw -I../mgeom \
     25           -I../mdata -I../mhist
    2526
    2627#------------------------------------------------------------------------------
     
    4546           MHillasSrcCalc.cc \
    4647           MCerPhotPix.cc \
    47            MCerPhotCalc.cc \
     48           MCerPhotEvt.cc \
    4849           MCerPhotAnal.cc \
    49            MCerPhotCalc2.cc \
    50            MCerPhotEvt.cc \
     50           MCerPhotCalc.cc \
     51           MCerPhotCalc2.cc \
     52           MImageFit.cc \
    5153           MPedCalcPedRun.cc \
    5254           MBlindPixels.cc \
Note: See TracChangeset for help on using the changeset viewer.