]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONrec.pkg
Optional geometry without CPV
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
index a438270a54b405ed53f33a279d4c4ced15da8275..8f00ccc5fcb18a7d0af5fc6f33ee6327b9a74f2f 100644 (file)
@@ -7,26 +7,32 @@ SRCS:= AliMUONClusterReconstructor.cxx \
        AliMUONPixel.cxx \
        AliMUONClusterInput.cxx \
        AliMUONReconstructor.cxx \
+       AliMUONVTrackReconstructor.cxx \
        AliMUONTrackReconstructor.cxx \
+       AliMUONTrackReconstructorK.cxx \
        AliMUONTrack.cxx \
        AliMUONTrackK.cxx \
        AliMUONTrackParam.cxx \
+       AliMUONTrackExtrap.cxx \
        AliMUONTriggerTrack.cxx \
        AliMUONRecoTrack.cxx \
        AliMUONHitForRec.cxx \
-       AliMUONTrackHit.cxx \
-       AliMUONSegment.cxx \
-       AliMUONDDLTrigger.cxx \
-       AliMUONSubEventTrigger.cxx \
-       AliMUONScalerEventTrigger.cxx \
-       AliMUONDDLTracker.cxx \
-       AliMUONSubEventTracker.cxx \
-       AliMUONRawData.cxx \
-       AliMUONRawStream.cxx \
        AliMUONClusterDrawAZ.cxx \
        AliMUONDetElement.cxx \
-       AliMUONEventRecoCombi.cxx
+       AliMUONEventRecoCombi.cxx \
+       AliMUONDigitCalibrator.cxx \
+       AliMillepede.cxx \
+       AliMUONAlignment.cxx \
+       AliMUONDisplay.cxx \
+       AliMUONRecoCheck.cxx \
+       AliMUONVClusterFinder.cxx \
+       AliMUONPreClusterFinder.cxx \
+       AliMUONClusterFinderMLEM.cxx \
+       AliMUONClusterSplitterMLEM.cxx \
+       AliMUONClusterFinderSimpleFit.cxx \
+       AliMUONClusterFinderCOG.cxx \
+       AliMUONPad.cxx \
+       AliMUONCluster.cxx
 
 HDRS:= $(SRCS:.cxx=.h)