]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONrec.pkg
New TGeo features allow us to avoid the use of MANY.
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
index 7453158205bd39978fac81953b2297f1d62a48c2..82747cb6494a857c604980b7ddffa35e9314fbf1 100644 (file)
@@ -1,36 +1,31 @@
-FSRCS= extrap.F
+# $Id$
 
 SRCS:= AliMUONClusterReconstructor.cxx \
+       AliMUONDigitMapA1.cxx \
        AliMUONClusterFinderVS.cxx \
        AliMUONClusterFinderAZ.cxx \
        AliMUONPixel.cxx \
        AliMUONClusterInput.cxx \
-       AliMUONRawCluster.cxx \
        AliMUONReconstructor.cxx \
-       AliMUONEventReconstructor.cxx \
+       AliMUONTrackReconstructor.cxx \
        AliMUONTrack.cxx \
        AliMUONTrackK.cxx \
        AliMUONTrackParam.cxx \
        AliMUONTriggerTrack.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 
+       AliMUONRawReader.cxx \
+       AliMUONRawStream.cxx \
+       AliMUONClusterDrawAZ.cxx \
+       AliMUONDetElement.cxx \
+       AliMUONEventRecoCombi.cxx
  
 
 HDRS:= $(SRCS:.cxx=.h)
@@ -38,3 +33,4 @@ HDRS:= $(SRCS:.cxx=.h)
 DHDR:= MUONrecLinkDef.h
 
 
+EINCLUDE := RAW MUON/mapping