]> 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 92fa4dff7d11fac240703d247d9a924f4a18a65e..cbab8aecc921d60f2a7a640b841c135ea8ca1297 100644 (file)
@@ -1,43 +1,48 @@
 # $Id$
 
-FSRCS= extrap.F
-
-SRCS:= AliMUONClusterReconstructor.cxx \
-       AliMUONClusterFinderVS.cxx \
-       AliMUONClusterFinderAZ.cxx \
-       AliMUONPixel.cxx \
-       AliMUONClusterInput.cxx \
-       AliMUONRawCluster.cxx \
-       AliMUONReconstructor.cxx \
-       AliMUONEventReconstructor.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 \
-       AliMUONRecoEvent.cxx \
-       AliMUONTrackHit.cxx \
-       AliMUONSegment.cxx \
-       AliMUONReconstHit.cxx \
-       AliMUONDigit.cxx \
-       AliMUONTransientDigit.cxx \
-       AliMUONTriggerDecision.cxx \
-       AliMUONGlobalTrigger.cxx  \
-       AliMUONLocalTrigger.cxx \
-       AliMUONTriggerLut.cxx \
-       AliMUONDDLTrigger.cxx \
-       AliMUONSubEventTrigger.cxx \
-       AliMUONScalerEventTrigger.cxx \
-       AliMUONDDLTracker.cxx \
-       AliMUONSubEventTracker.cxx \
-       AliMUONRawData.cxx \
-       AliMUONRawStream.cxx 
-
+       AliMUONDigitCalibrator.cxx \
+       AliMUONAlignment.cxx \
+       AliMUONVClusterFinder.cxx \
+       AliMUONPreClusterFinder.cxx \
+       AliMUONPreClusterFinderV2.cxx \
+       AliMUONPreClusterFinderV3.cxx \
+       AliMUONClusterFinderMLEM.cxx \
+       AliMUONClusterSplitterMLEM.cxx \
+       AliMUONClusterFinderSimpleFit.cxx \
+       AliMUONClusterFinderCOG.cxx \
+       AliMUONPad.cxx \
+       AliMUONCluster.cxx \
+       AliMUONPadStatusMaker.cxx \
+       AliMUONPadStatusMapMaker.cxx \
+       AliMUONTrackHitPattern.cxx \
+       AliMUONVClusterStore.cxx \
+       AliMUONClusterStoreV1.cxx \
+       AliMUONClusterStoreV2.cxx \
+       AliMUONClusterStoreV2Iterator.cxx \
+       AliMUONVTrackStore.cxx \
+       AliMUONTrackStoreV1.cxx \
+       AliMUONRecoParam.cxx \
+       AliMUONVClusterServer.cxx \
+       AliMUONSimpleClusterServer.cxx \
+       AliMUONQADataMaker.cxx \
+       AliMUONQAChecker.cxx \
+       AliMUONClusterFinderPeakCOG.cxx \
+       AliMUONClusterFinderPeakFit.cxx
+       
 HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:= MUONrecLinkDef.h
 
-
 EINCLUDE := RAW MUON/mapping