]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUON.pkg
Geometry construction functions separated from AliMUON, AliMUONv1into a new AliMUONGe...
[u/mrichter/AliRoot.git] / MUON / libMUON.pkg
index 021288d7677048fc883fb2921ec416256087afa7..c009fe76cfd6e46ee3cda89fea22c9f73fa255c0 100644 (file)
@@ -4,24 +4,27 @@ SRCS         = AliMUONChamber.cxx AliMUONChamberTrigger.cxx \
               AliMUONSegmentationV0.cxx\
               AliMUONResponse.cxx AliMUONResponseV0.cxx \
               AliMUONSegmentationV01.cxx \
-               AliMUONSegmentationV02.cxx AliMUONSegmentationV04.cxx \
-              AliMUONSegmentationV05.cxx\
+               AliMUONSegmentationV02.cxx \
               AliMUONSegmentationTrigger.cxx  AliMUONResponseTrigger.cxx\
                AliMUONResponseTriggerV1.cxx\
               AliMUONSegmentationTriggerX.cxx AliMUONSegmentationTriggerY.cxx \
-               AliMUONSegmentationV1.cxx AliMUON.cxx AliMUONv0.cxx AliMUONv1.cxx AliMUONv3.cxx \
+               AliMUONSegmentationDetectionElement.cxx AliMUONSegmentIndex.cxx \
+               AliMUONSegmentManuIndex.cxx AliMUONSegmentPosition.cxx\
+               AliMUON.cxx AliMUONv0.cxx AliMUONv1.cxx AliMUONv3.cxx \
+              AliMUONGeometryBuilder.cxx \
                AliMUONChamberGeometry.cxx AliMUONGeometryConstituent.cxx AliMUONGeometryEnvelope.cxx \
                AliMUONVGeometryBuilder.cxx AliMUONSt1GeometryBuilder.cxx AliMUONSt1GeometryBuilderV2.cxx \
                AliMUONSt2GeometryBuilder.cxx AliMUONSlatGeometryBuilder.cxx \
               AliMUONTriggerGeometryBuilder.cxx \
                AliMUONDisplay.cxx AliMUONPoints.cxx \
-               AliMUONClusterFinderVS.cxx \
+               AliMUONClusterReconstructor.cxx AliMUONClusterFinderVS.cxx \
                AliMUONHitMapA1.cxx \
               AliMUONHit.cxx AliMUONPadHit.cxx AliMUONDigit.cxx \
                AliMUONTransientDigit.cxx AliMUONRawCluster.cxx \
               AliMUONReconstHit.cxx \
                AliMUONEventReconstructor.cxx \
-              AliMUONTriggerDecision.cxx \
+               AliMUONReconstructor.cxx \
+               AliMUONTriggerDecision.cxx \
                AliMUONHitForRec.cxx AliMUONSegment.cxx \
                AliMUONTrack.cxx AliMUONTriggerTrack.cxx \
                AliMUONTrackHit.cxx AliMUONTrackParam.cxx \
@@ -31,10 +34,14 @@ SRCS         = AliMUONChamber.cxx AliMUONChamberTrigger.cxx \
               AliMUONClusterInput.cxx  \
               AliMUONSegmentationSlatModule.cxx AliMUONSegmentationSlatModuleN.cxx \
               AliMUONSegmentationSlat.cxx AliMUONSegmentationSlatN.cxx \
-              AliMUONRecoEvent.cxx AliMUONRecoDisplay.cxx \
-               AliMUONMerger.cxx AliMUONFactory.cxx AliMUONDigitizer.cxx AliMUONDigitizerv1.cxx \
+              AliMUONRecoEvent.cxx AliMUONRecoTrack.cxx AliMUONRecoDisplay.cxx \
+               AliMUONMerger.cxx AliMUONFactory.cxx AliMUONDigitizer.cxx \
+               AliMUONDigitizerv1.cxx AliMUONDigitizerv2.cxx AliMUONSDigitizerv1.cxx \
                AliMUONTrackK.cxx AliMUONClusterFinderAZ.cxx AliMUONPixel.cxx \
-               AliMUONLoader.cxx AliMUONData.cxx 
+               AliMUONLoader.cxx AliMUONData.cxx  AliMUONDataInterface.cxx \
+               AliMUONDDLTrigger.cxx AliMUONSubEventTrigger.cxx AliMUONDDLTracker.cxx \
+               AliMUONRawData.cxx AliMUONSubEventTracker.cxx AliMUONRawStream.cxx
+
 
 SRCS     += AliMUONSt1Segmentation.cxx AliMUONSt1Response.cxx \
            AliMUONSt1ElectronicElement.cxx AliMUONSt1SpecialMotif.cxx \
@@ -43,15 +50,10 @@ SRCS     += AliMUONSt1Segmentation.cxx AliMUONSt1Response.cxx \
 
 HDRS         =  $(SRCS:.cxx=.h) 
 
-EHDRS        = $(ROOTSYS)/include/TF1.h \
-               $(ROOTSYS)/include/TH3.h \
-               $(ROOTSYS)/include/TMarker3DBox.h \
-               $(ROOTSYS)/include/TMatrix.h \
-               $(ROOTSYS)/include/TTree.h \
-                $(ROOTSYS)/include/TArrayF.h \
-
 DHDR:= MUONLinkDef.h
 
 include MUON/libMUON.pkg.mapping
 
-SUBDIR = mapping
+SUBDIR := mapping
+
+EINCLUDE+= RAW