Changeset 737 for trunk


Ignore:
Timestamp:
04/09/01 16:10:05 (23 years ago)
Author:
harald
Message:
Change neccessary due to the new Reflector code of Ciro and Denis.
Location:
trunk/MagicSoft/Simulation/Detector/Camera
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/Makefile

    r648 r737  
    1919#
    2020# $RCSfile: Makefile,v $
    21 # $Revision: 1.13 $
    22 # $Author: magicsol $
    23 # $Date: 2001-02-23 11:40:29 $
     21# $Revision: 1.14 $
     22# $Author: harald $
     23# $Date: 2001-04-09 15:10:05 $
    2424#
    2525##################################################################
     
    17611761creadparam.o: /usr/include/fp_class.h ../include-GENERAL/jcmacros.h
    17621762creadparam.o: ../include-GENERAL/jcdebug.h camera-v.h
     1763creadparam.o: ../../../include-Classes/MMcFormat/MTriggerDefine.h
     1764creadparam.o: ../../../include-Classes/MMcFormat/MFadcDefine.h
    17631765camera.o: /CERN/root/include/TROOT.h /CERN/root/include/TDirectory.h
    17641766camera.o: /CERN/root/include/TNamed.h /CERN/root/include/TObject.h
     
    18251827camera.o: /usr/include/dirent.h /usr/include/libgen.h camera-v.h
    18261828camera.o: ../include-GENERAL/jcmacros.h ../include-GENERAL/jcdebug.h
    1827 camera.o: creadparam.h /usr/include/float.h /usr/include/fp_class.h
    1828 camera.o: ../Reflector/atm.h ../Reflector/reflector-v.h moments.h
     1829camera.o: creadparam.h /usr/include/float.h /usr/include/fp_class.h moments.h
    18291830camera.o: ../include-MC/MCEventHeader.hxx /usr/include/cxx/iomanip.h
    18301831camera.o: ../include-CORSIKA/COREventHeader.hxx ../include-MC/MCCphoton.hxx
  • trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux-gnu

    r640 r737  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.linux-gnu,v $
    20 # $Revision: 1.5 $
    21 # $Author: magicsol $
    22 # $Date: 2001-02-23 10:52:43 $
     20# $Revision: 1.6 $
     21# $Author: harald $
     22# $Date: 2001-04-09 15:10:05 $
    2323##################################################################
    2424# @maintitle
     
    5050INCLUDE_EVITA_RAW    = ../../../include-Classes/MRawFormat
    5151INCLUDE_EVITA_BASE   = ../../../include-Classes/MBase
    52 INCLUDE_REFL         = ../Reflector
     52INCLUDE_REFL         = ../ReflectorII
    5353INCLUDE_STAR         = ../StarResponse
    5454INCLUDE_ROOT         = ${ROOTSYS}/include
  • trunk/MagicSoft/Simulation/Detector/Camera/config.mk.osf1

    r640 r737  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.osf1,v $
    20 # $Revision: 1.5 $
    21 # $Author: magicsol $
    22 # $Date: 2001-02-23 10:52:57 $
     20# $Revision: 1.6 $
     21# $Author: harald $
     22# $Date: 2001-04-09 15:10:05 $
    2323##################################################################
    2424# @maintitle
     
    5151INCLUDE_EVITA_RAW    = ../../../include-Classes/MRawFormat
    5252INCLUDE_EVITA_BASE   = ../../../include-Classes/MBase
    53 INCLUDE_REFL         = ../Reflector
     53INCLUDE_REFL         = ../ReflectorII
    5454INCLUDE_STAR         = ../StarResponse
    5555INCLUDE_ROOT         = ${ROOTSYS}/include
Note: See TracChangeset for help on using the changeset viewer.