]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONrec.pkg
In AliMUONRawWriter:
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
index 83fff4a3667182e646a45dfeb9da5ac9933554f0..9011b3cc7decb95a619a76e82c2016f816086e7e 100644 (file)
@@ -24,7 +24,6 @@ SRCS:= AliMUONReconstructor.cxx \
        AliMUONClusterFinderCOG.cxx \
        AliMUONPad.cxx \
        AliMUONCluster.cxx \
-       AliMUONPadStatusMaker.cxx \
        AliMUONPadStatusMapMaker.cxx \
        AliMUONTrackHitPattern.cxx \
        AliMUONVClusterStore.cxx \
@@ -33,11 +32,12 @@ SRCS:= AliMUONReconstructor.cxx \
        AliMUONClusterStoreV2Iterator.cxx \
        AliMUONVTrackStore.cxx \
        AliMUONTrackStoreV1.cxx \
-       AliMUONRecoParam.cxx \
        AliMUONVClusterServer.cxx \
        AliMUONSimpleClusterServer.cxx \
+       AliMUONVQADataMakerRec.cxx \
        AliMUONQADataMakerRec.cxx \
-       AliMUONQAChecker.cxx \
+       AliMUONTrackerQADataMakerRec.cxx \
+       AliMUONTriggerQADataMakerRec.cxx \
        AliMUONClusterFinderPeakCOG.cxx \
        AliMUONClusterFinderPeakFit.cxx \
        AliMUONRefitter.cxx \
@@ -46,7 +46,9 @@ SRCS:= AliMUONReconstructor.cxx \
        AliMUONTriggerTrackToTrackerClusters.cxx \
        AliMUONVTrackerDataMaker.cxx \
        AliMUONTrackerDataMaker.cxx \
-       AliMUONQAMappingCheck.cxx
+       AliMUONQAMappingCheck.cxx \
+       AliMUONCDB.cxx \
+       AliMUONTrackerConditionDataMaker.cxx
        
 HDRS:= $(SRCS:.cxx=.h)