]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUON.pkg
New MUON Data container and MUON loader
[u/mrichter/AliRoot.git] / MUON / libMUON.pkg
index 9f0bc3471da38580cc20c70309b5f4a62f314544..47e994237991a0eb0fb7dab5e8c36c919b3a6001 100644 (file)
@@ -1,6 +1,6 @@
 FSRCS= extrap.F
 
-SRCS         =  AliMUONChamber.cxx AliMUONChamberTrigger.cxx \
+SRCS         = AliMUONChamber.cxx AliMUONChamberTrigger.cxx \
               AliMUONSegmentationV0.cxx\
               AliMUONResponse.cxx AliMUONResponseV0.cxx \
               AliMUONSegmentationV01.cxx \
@@ -27,35 +27,24 @@ SRCS         =  AliMUONChamber.cxx AliMUONChamberTrigger.cxx \
               AliMUONSegmentationSlatModule.cxx AliMUONSegmentationSlatModuleN.cxx \
               AliMUONSegmentationSlat.cxx AliMUONSegmentationSlatN.cxx \
               AliMUONRecoEvent.cxx AliMUONRecoDisplay.cxx \
-               AliMUONMerger.cxx AliMUONFactory.cxx
+               AliMUONMerger.cxx AliMUONFactory.cxx AliMUONDigitizer.cxx AliMUONDigitizerv1.cxx \
+               AliMUONTrackK.cxx AliMUONClusterFinderAZ.cxx AliMUONPixel.cxx \
+               AliMUONLoader.cxx
 
-HDRS         =  AliMUONChamber.h AliMUONChamberTrigger.h \
-              AliMUONSegmentationV0.h\
-              AliMUONResponse.h AliMUONResponseV0.h \
-              AliMUONSegmentationV01.h \
-               AliMUONSegmentationV02.h AliMUONSegmentationV04.h \
-              AliMUONSegmentationV05.h\
-              AliMUONSegmentationTrigger.h  AliMUONResponseTrigger.h\
-               AliMUONResponseTriggerV1.h\
-              AliMUONSegmentationTriggerX.h AliMUONSegmentationTriggerY.h \
-               AliMUONSegmentationV1.h AliMUON.h AliMUONv0.h AliMUONv1.h \
-               AliMUONDisplay.h AliMUONPoints.h \
-               AliMUONClusterFinderVS.h \
-               AliMUONHitMapA1.h \
-              AliMUONHit.h AliMUONPadHit.h AliMUONDigit.h \
-               AliMUONTransientDigit.h AliMUONRawCluster.h \
-              AliMUONReconstHit.h \
-               AliMUONEventReconstructor.h \
-              AliMUONTriggerDecision.h \
-               AliMUONHitForRec.h AliMUONSegment.h \
-               AliMUONTrack.h AliMUONTrackHit.h AliMUONTrackParam.h \
-               AliMUONTriggerCircuit.h AliMUONTriggerLut.h \
-               AliMUONGlobalTrigger.h AliMUONLocalTrigger.h \
-               AliMUONTriggerConstants.h  AliMUONConstants.h \
-              AliMUONClusterInput.h  \
-              AliMUONSegmentationSlatModule.h AliMUONSegmentationSlatModuleN.h \
-              AliMUONSegmentationSlat.h AliMUONSegmentationSlatN.h \
-              AliMUONRecoEvent.h AliMUONRecoDisplay.h \
-               AliMUONMerger.h AliMUONFactory.h
+SRCS     += AliMUONv2.cxx AliMUONSt1Segmentation.cxx AliMUONSt1Response.cxx \
+           AliMUONSt1ElectronicElement.cxx AliMUONSt1SpecialMotif.cxx \
+           AliMUONSt1ResponseParameter.cxx AliMUONSt1ResponseRule.cxx \
+           AliMUONSt1IniReader.cxx AliMUONSt1Decoder.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