]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - Flugg/libFlugg.pkg
Apply manu mask to motifPositionID
[u/mrichter/AliRoot.git] / Flugg / libFlugg.pkg
index 5767c12011ca4cd22cbc27623e9bda09f2965315..3513e87c90b388ebcf7f0ea63718b0d383f7ecaf 100644 (file)
@@ -1,13 +1,15 @@
 FLUGGDUMMYSRCS := G4SDManager.cxx G4VUserDetectorConstruction.cxx \
                  G4FastSimulationManager.cxx
-FLUGGDUMMYHDRS := $(filter-out source.h,$(FLUGGDUMMYSRCS:.cxx=.hh) )
-FLUGGWRAPSRCS := FGeometryInit.cxx WrapDN.cxx WrapG1.cxx WrapG1RT.cxx \
+FLUGGDUMMYHDRS := $(FLUGGDUMMYSRCS:.cxx=.hh)
+FLUGGWRAPSRCS := WrapDN.cxx WrapG1.cxx WrapG1RT.cxx \
                 WrapIncrHist.cxx WrapIniHist.cxx WrapInit.cxx WrapLookDB.cxx \
-                WrapLookFX.cxx WrapLookMG.cxx WrapLookZ.cxx WrapMag.cxx \
+                WrapLookFX.cxx WrapLookMG.cxx WrapLookZ.cxx \
                 WrapNorml.cxx WrapReg.cxx WrapSavHist.cxx WrapUtils.cxx
-FLUGGWRAPHDRS := WrapUtils.hh Wrappers.hh NavHistWithCount.hh
-FLUGGOTHERSRCS := FluggNavigator.cxx
-FLUGGOTHERHDRS := $(filter-out source.h,$(FLUGGOTHERSRCS:.cxx=.hh) )
+FLUGGWRAPHDRS := WrapUtils.hh Wrappers.hh
+FLUGGOTHERSRCS := FluggNavigator.cxx FGeometryInit.cxx \
+                 FlukaMaterial.cxx FlukaCompound.cxx \
+                 FlukaLowMat.cxx
+FLUGGOTHERHDRS := $(FLUGGOTHERSRCS:.cxx=.hh) NavHistWithCount.hh
 
 
 # Sources
@@ -23,9 +25,9 @@ HDRS:=  $(FLUGGDUMMYHDRS) $(FLUGGWRAPHDRS) $(FLUGGOTHERHDRS)
 # Extra includes and libraries
 EINCLUDE:= Flugg $(G4INSTALL)/include $(CLHEP_BASE_DIR)/include
 ELIBSDIR:= $(G4INSTALL)/lib/$(G4SYSTEM)
-ELIBS   := G4brep G4csg G4geomBoolean G4geometrymng G4geomver G4globman \
+ELIBS   := G4brep G4csg G4geomBoolean G4geometrymng  G4globman \
           G4graphics_reps G4hepnumerics G4intercoms G4magneticfield \
-          G4materials G4specsolids G4step G4stepinterface G4volumes
+          G4materials G4specsolids G4volumes
 
 ######################
 #Handle Geant4 flags