]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/libFMDrec.pkg
Getting the trigger descriptors from CDB
[u/mrichter/AliRoot.git] / FMD / libFMDrec.pkg
index 1d55f19586047832e73d6c22f79022bc95e3733d..9a701591c4e21e7de81bce573d9a2face1235464 100644 (file)
@@ -5,17 +5,10 @@
 SRCS           =  AliFMDReconstructor.cxx      \
                   AliFMDRawStream.cxx          \
                   AliFMDRawReader.cxx          \
-                  AliFMDMultAlgorithm.cxx      \
-                  AliFMDMultNaiive.cxx         \
-                  AliFMDMultPoisson.cxx        \
-                  AliFMDMultRegion.cxx         \
-                  AliFMDMult.cxx               \
-                  AliFMDMultStrip.cxx          
+                  AliFMDRecPoint.cxx           
 HDRS           =  $(SRCS:.cxx=.h)
 DHDR           := FMDrecLinkDef.h
-EINCLUDE       := $(ALICE)/RAW
-# Un comment to use old code with seperate simulator task
-# PACKCXXFLAGS := $(CXXFLAGS) -DUSE_PRE_MOVE
+EINCLUDE       := RAW
 
 #
 # EOF