]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/libFMDrec.pkg
0. General code clean-up, including messages, and the like.
[u/mrichter/AliRoot.git] / FMD / libFMDrec.pkg
index 22f4d8fd7ce312f6b24aa7e2db6715a7839c76c6..620d68ea19f9d86938e85030e0ed99f60f5d6ff7 100644 (file)
@@ -5,19 +5,10 @@
 SRCS           =  AliFMDReconstructor.cxx      \
                   AliFMDRawStream.cxx          \
                   AliFMDRawReader.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
-
-# Not used any more 
-#                 AliFMDMultAlgorithm.cxx      \
-#                 AliFMDMultNaiive.cxx         \
-#                 AliFMDMultPoisson.cxx        \
 
 #
 # EOF