]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/libFMDutil.pkg
Always export to FES the regional configuration file
[u/mrichter/AliRoot.git] / FMD / libFMDutil.pkg
index af636328be52308ac7b51406658cd251e5fc5c7c..d7a7e9556fc4b89360ca24600ceb49b78f94f456 100644 (file)
@@ -9,10 +9,19 @@ SRCS          =  AliFMDInput.cxx              \
                   AliFMDCalibFaker.cxx         \
                   AliFMDAlignFaker.cxx         \
                   AliFMDAnaRing.cxx            \
-                  AliFMDAnaESD.cxx
+                  AliFMDAnaESD.cxx             \
+                  AliFMDBaseDA.cxx             \
+                   AliFMDPedestalDA.cxx                \
+                  AliFMDGainDA.cxx             \
+                  AliFMDSpectraDisplay.cxx     \
+                  AliFMDBackgroundCorrection.cxx 
+
 HDRS           =  $(SRCS:.cxx=.h) 
 DHDR           := FMDutilLinkDef.h
-EINCLUDE       := RAW
+EINCLUDE       := RAW FMD/analysis
+
+#ELIBS           := FMDanalysis
+#ELIBSDIR      := $(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET)
 
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \