]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONrec.pkg
Moving the alignment-related static methods from AliAlignObj to the new geometry...
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
index 94d67a13366e7b0abff0e9a9d963b2f9ae201335..2e40140e5cee014d7d12d867bcec3c5013b59e2f 100644 (file)
@@ -1,6 +1,8 @@
 # $Id$
 
-SRCS:= AliMUONClusterReconstructor.cxx \
+SRCS:= AliMUONRecData.cxx \
+       AliMUONRecLoader.cxx \
+       AliMUONClusterReconstructor.cxx \
        AliMUONDigitMapA1.cxx \
        AliMUONClusterFinderVS.cxx \
        AliMUONClusterFinderAZ.cxx \
@@ -10,6 +12,7 @@ SRCS:= AliMUONClusterReconstructor.cxx \
        AliMUONVTrackReconstructor.cxx \
        AliMUONTrackReconstructor.cxx \
        AliMUONTrackReconstructorK.cxx \
+       AliMUONTracker.cxx \
        AliMUONTrack.cxx \
        AliMUONTrackK.cxx \
        AliMUONTrackParam.cxx \
@@ -17,15 +20,12 @@ SRCS:= AliMUONClusterReconstructor.cxx \
        AliMUONTriggerTrack.cxx \
        AliMUONRecoTrack.cxx \
        AliMUONHitForRec.cxx \
-       AliMUONSegment.cxx \
        AliMUONClusterDrawAZ.cxx \
        AliMUONDetElement.cxx \
        AliMUONEventRecoCombi.cxx \
        AliMUONDigitCalibrator.cxx \
        AliMillepede.cxx \
        AliMUONAlignment.cxx \
-       AliMUONDisplay.cxx \
-       AliMUONRecoCheck.cxx \
        AliMUONVClusterFinder.cxx \
        AliMUONPreClusterFinder.cxx \
        AliMUONClusterFinderMLEM.cxx \
@@ -33,11 +33,13 @@ SRCS:= AliMUONClusterReconstructor.cxx \
        AliMUONClusterFinderSimpleFit.cxx \
        AliMUONClusterFinderCOG.cxx \
        AliMUONPad.cxx \
-       AliMUONCluster.cxx
+       AliMUONCluster.cxx \
+       AliMUONPadStatusMaker.cxx \
+       AliMUONPadStatusMapMaker.cxx \
+       AliMUONTrackHitPattern.cxx \
 
 HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:= MUONrecLinkDef.h
 
-
 EINCLUDE := RAW MUON/mapping