]> 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 dd70634bc8591f0db196b514ee2e2306bd4da303..3513e87c90b388ebcf7f0ea63718b0d383f7ecaf 100644 (file)
@@ -1,14 +1,15 @@
 FLUGGDUMMYSRCS := G4SDManager.cxx G4VUserDetectorConstruction.cxx \
                  G4FastSimulationManager.cxx
 FLUGGDUMMYHDRS := $(FLUGGDUMMYSRCS:.cxx=.hh)
-FLUGGWRAPSRCS := FGeometryInit.cxx WrapDN.cxx WrapG1.cxx WrapG1RT.cxx \
+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 FlukaMaterial.cxx FlukaCompound.cxx \
+FLUGGWRAPHDRS := WrapUtils.hh Wrappers.hh
+FLUGGOTHERSRCS := FluggNavigator.cxx FGeometryInit.cxx \
+                 FlukaMaterial.cxx FlukaCompound.cxx \
                  FlukaLowMat.cxx
-FLUGGOTHERHDRS := $(FLUGGOTHERSRCS:.cxx=.hh)
+FLUGGOTHERHDRS := $(FLUGGOTHERSRCS:.cxx=.hh) NavHistWithCount.hh
 
 
 # Sources
@@ -24,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