]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONrec.pkg
Adding new classes AliMUONClusterFinderPeakFit, AliMUONClusterFinderPeakCOG
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
index 7022bbdf60ac88471f96540073b8c7cce36f3fa7..cbab8aecc921d60f2a7a640b841c135ea8ca1297 100644 (file)
@@ -27,7 +27,6 @@ SRCS:= AliMUONReconstructor.cxx \
        AliMUONPadStatusMaker.cxx \
        AliMUONPadStatusMapMaker.cxx \
        AliMUONTrackHitPattern.cxx \
-       AliMUONTriggerChamberEff.cxx \
        AliMUONVClusterStore.cxx \
        AliMUONClusterStoreV1.cxx \
        AliMUONClusterStoreV2.cxx \
@@ -38,7 +37,9 @@ SRCS:= AliMUONReconstructor.cxx \
        AliMUONVClusterServer.cxx \
        AliMUONSimpleClusterServer.cxx \
        AliMUONQADataMaker.cxx \
-       AliMUONQAChecker.cxx
+       AliMUONQAChecker.cxx \
+       AliMUONClusterFinderPeakCOG.cxx \
+       AliMUONClusterFinderPeakFit.cxx
        
 HDRS:= $(SRCS:.cxx=.h)