]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONrec.pkg
Correct range of board numbers, 1-234 (Bogdan)
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
index 2e40140e5cee014d7d12d867bcec3c5013b59e2f..7828495f8d2102ad8101b8eb3069a24ee53c84e6 100644 (file)
@@ -1,33 +1,27 @@
 # $Id$
 
-SRCS:= AliMUONRecData.cxx \
-       AliMUONRecLoader.cxx \
-       AliMUONClusterReconstructor.cxx \
-       AliMUONDigitMapA1.cxx \
-       AliMUONClusterFinderVS.cxx \
-       AliMUONClusterFinderAZ.cxx \
+SRCS:= AliMUONClusterReconstructor.cxx \
        AliMUONPixel.cxx \
-       AliMUONClusterInput.cxx \
        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 \
        AliMUONVClusterFinder.cxx \
        AliMUONPreClusterFinder.cxx \
+       AliMUONPreClusterFinderV2.cxx \
+       AliMUONPreClusterFinderV3.cxx \
        AliMUONClusterFinderMLEM.cxx \
        AliMUONClusterSplitterMLEM.cxx \
        AliMUONClusterFinderSimpleFit.cxx \
@@ -37,7 +31,14 @@ SRCS:= AliMUONRecData.cxx \
        AliMUONPadStatusMaker.cxx \
        AliMUONPadStatusMapMaker.cxx \
        AliMUONTrackHitPattern.cxx \
-
+       AliMUONTriggerChamberEff.cxx \
+       AliMUONVClusterStore.cxx \
+       AliMUONClusterStoreV1.cxx \
+       AliMUONClusterStoreV2.cxx \
+       AliMUONClusterStoreV2Iterator.cxx \
+       AliMUONVTrackStore.cxx \
+       AliMUONTrackStoreV1.cxx
+       
 HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:= MUONrecLinkDef.h