]> 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 8f00ccc5fcb18a7d0af5fc6f33ee6327b9a74f2f..7022bbdf60ac88471f96540073b8c7cce36f3fa7 100644 (file)
@@ -1,42 +1,47 @@
 # $Id$
 
-SRCS:= AliMUONClusterReconstructor.cxx \
-       AliMUONDigitMapA1.cxx \
-       AliMUONClusterFinderVS.cxx \
-       AliMUONClusterFinderAZ.cxx \
-       AliMUONPixel.cxx \
-       AliMUONClusterInput.cxx \
-       AliMUONReconstructor.cxx \
+SRCS:= AliMUONReconstructor.cxx \
        AliMUONVTrackReconstructor.cxx \
        AliMUONTrackReconstructor.cxx \
        AliMUONTrackReconstructorK.cxx \
+       AliMUONTracker.cxx \
        AliMUONTrack.cxx \
-       AliMUONTrackK.cxx \
        AliMUONTrackParam.cxx \
        AliMUONTrackExtrap.cxx \
        AliMUONTriggerTrack.cxx \
+       AliMUONVTriggerTrackStore.cxx \
+       AliMUONTriggerTrackStoreV1.cxx \
        AliMUONRecoTrack.cxx \
-       AliMUONHitForRec.cxx \
-       AliMUONClusterDrawAZ.cxx \
-       AliMUONDetElement.cxx \
-       AliMUONEventRecoCombi.cxx \
        AliMUONDigitCalibrator.cxx \
-       AliMillepede.cxx \
        AliMUONAlignment.cxx \
-       AliMUONDisplay.cxx \
-       AliMUONRecoCheck.cxx \
        AliMUONVClusterFinder.cxx \
        AliMUONPreClusterFinder.cxx \
+       AliMUONPreClusterFinderV2.cxx \
+       AliMUONPreClusterFinderV3.cxx \
        AliMUONClusterFinderMLEM.cxx \
        AliMUONClusterSplitterMLEM.cxx \
        AliMUONClusterFinderSimpleFit.cxx \
        AliMUONClusterFinderCOG.cxx \
        AliMUONPad.cxx \
-       AliMUONCluster.cxx
-
+       AliMUONCluster.cxx \
+       AliMUONPadStatusMaker.cxx \
+       AliMUONPadStatusMapMaker.cxx \
+       AliMUONTrackHitPattern.cxx \
+       AliMUONTriggerChamberEff.cxx \
+       AliMUONVClusterStore.cxx \
+       AliMUONClusterStoreV1.cxx \
+       AliMUONClusterStoreV2.cxx \
+       AliMUONClusterStoreV2Iterator.cxx \
+       AliMUONVTrackStore.cxx \
+       AliMUONTrackStoreV1.cxx \
+       AliMUONRecoParam.cxx \
+       AliMUONVClusterServer.cxx \
+       AliMUONSimpleClusterServer.cxx \
+       AliMUONQADataMaker.cxx \
+       AliMUONQAChecker.cxx
+       
 HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:= MUONrecLinkDef.h
 
-
 EINCLUDE := RAW MUON/mapping