]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONrec.pkg
Modifications to reflect latest changes in MUONTRGda
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
index b0fa2daf35eb0042f2d16ef1158e6428cb7e986e..7022bbdf60ac88471f96540073b8c7cce36f3fa7 100644 (file)
@@ -1,7 +1,6 @@
 # $Id$
 
-SRCS:= AliMUONPixel.cxx \
-       AliMUONReconstructor.cxx \
+SRCS:= AliMUONReconstructor.cxx \
        AliMUONVTrackReconstructor.cxx \
        AliMUONTrackReconstructor.cxx \
        AliMUONTrackReconstructorK.cxx \
@@ -37,7 +36,9 @@ SRCS:= AliMUONPixel.cxx \
        AliMUONTrackStoreV1.cxx \
        AliMUONRecoParam.cxx \
        AliMUONVClusterServer.cxx \
-       AliMUONSimpleClusterServer.cxx
+       AliMUONSimpleClusterServer.cxx \
+       AliMUONQADataMaker.cxx \
+       AliMUONQAChecker.cxx
        
 HDRS:= $(SRCS:.cxx=.h)