]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONbase.pkg
- Added handling of tracks and file mask (used when merging different files).
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
index a23840a31f3ac52432002502de9100d03b2dd8bc..0586f70265843979054acf45cac19c9b5401d8df 100644 (file)
@@ -1,24 +1,56 @@
-SRCS:=  AliMUON.cxx \
+# $Id$
+
+SRCS:=  AliMUON.cxx AliMUONv1.cxx \
+        AliMUONCommonGeometryBuilder.cxx \
+        AliMUONSt1GeometryBuilder.cxx \
+        AliMUONSt1GeometryBuilderV2.cxx \
+        AliMUONSt2GeometryBuilder.cxx \
+        AliMUONSt2GeometryBuilderV2.cxx \
+        AliMUONSlatGeometryBuilder.cxx \
+        AliMUONTriggerGeometryBuilder.cxx \
+        AliMUONMathieson.cxx \
         AliMUONConstants.cxx \
         AliMUONTriggerConstants.cxx \
-        AliMUONData.cxx \
         AliMUONDataInterface.cxx \
         AliMUONLoader.cxx \
-        AliMUONSegmentationDetectionElement.cxx \
-        AliMUONSegmentIndex.cxx \
-        AliMUONSegmentManuIndex.cxx \
-        AliMUONSegmentPosition.cxx\
         AliMUONChamber.cxx \
         AliMUONChamberTrigger.cxx \
         AliMUONTriggerCircuit.cxx \
-        AliMUONDisplay.cxx \
+        AliMUONData.cxx \
         AliMUONPoints.cxx \
-        AliMUONRecoDisplay.cxx \
-        AliMUONRecoCheck.cxx
-
+        AliMUONHit.cxx \
+        AliMUONDigit.cxx \
+        AliMUONTransientDigit.cxx \
+        AliMUONRawCluster.cxx \
+        AliMUONGlobalTrigger.cxx  \
+        AliMUONLocalTrigger.cxx \
+        AliMUONTriggerLut.cxx \
+        AliMUONDisplay.cxx \
+        AliMUONRecoCheck.cxx \
+        AliMUONSt12QuadrantSegmentation.cxx \
+        AliMUONSt345SlatSegmentation.cxx \
+        AliMUONSt345SlatSegmentationV2.cxx \
+        AliMUONTriggerSegmentation.cxx \
+        AliMUONTriggerSegmentationV2.cxx \
+        AliMUONSegFactory.cxx \
+        AliMUONV1DStore.cxx \
+        AliMUONV2DStore.cxx \
+        AliMUONV3DStore.cxx \
+        AliMUON1DMap.cxx \
+        AliMUON2DMap.cxx \
+        AliMUON3DMap.cxx \
+        AliMUONCalibParam.cxx \
+        AliMUONCalibrationData.cxx \
+       AliMUONRawWriter.cxx \
+       AliMUONSubEventTracker.cxx \
+       AliMUONDDLTrigger.cxx \
+       AliMUONDDLTracker.cxx \
+       AliMUONSubEventTrigger.cxx \
+       AliMUONScalerEventTrigger.cxx
+                
 HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:= MUONbaseLinkDef.h
 
-EINCLUDE:= RAW
+EINCLUDE:= RAW MUON/mapping