]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONbase.pkg
Minor fixes in the event tag to take into account the new way of storing the trigger...
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
index de81e7e07cd252e611c58d1c5be4c2d0786dddaf..51ce195a863eb1dc6a666ac8d31a5cf22a94ce96 100644 (file)
@@ -1,14 +1,10 @@
 # $Id$
 
 SRCS:=  AliMUON.cxx AliMUONv1.cxx \
-        AliMUONSegmentationDetectionElement.cxx \
-        AliMUONSegmentIndex.cxx \
-        AliMUONSegmentManuIndex.cxx \
-        AliMUONSegmentPosition.cxx\
-        AliMUONGeometryDEIndexing.cxx \
         AliMUONCommonGeometryBuilder.cxx \
         AliMUONSt1GeometryBuilder.cxx \
         AliMUONSt1GeometryBuilderV2.cxx \
+        AliMUONSt1SpecialMotif.cxx \
         AliMUONSt2GeometryBuilder.cxx \
         AliMUONSt2GeometryBuilderV2.cxx \
         AliMUONSlatGeometryBuilder.cxx \
@@ -22,9 +18,11 @@ SRCS:=  AliMUON.cxx AliMUONv1.cxx \
         AliMUONChamberTrigger.cxx \
         AliMUONTriggerCircuit.cxx \
         AliMUONData.cxx \
+        AliMUONDataIterator.cxx \
+        AliMUONVDataIterator.cxx \
+        AliMUONDataDigitIterator.cxx \
         AliMUONPoints.cxx \
         AliMUONHit.cxx \
-        AliMUONHitMapA1.cxx \
         AliMUONDigit.cxx \
         AliMUONTransientDigit.cxx \
         AliMUONRawCluster.cxx \
@@ -35,8 +33,27 @@ SRCS:=  AliMUON.cxx AliMUONv1.cxx \
         AliMUONRecoCheck.cxx \
         AliMUONSt12QuadrantSegmentation.cxx \
         AliMUONSt345SlatSegmentation.cxx \
-        AliMUONTriggerSegmentation.cxx
-
+        AliMUONSt345SlatSegmentationV2.cxx \
+        AliMUONTriggerSegmentation.cxx \
+        AliMUONTriggerSegmentationV2.cxx \
+        AliMUONSegFactory.cxx \
+        AliMUONV2DStore.cxx \
+        AliMUONV1DStore.cxx \
+        AliMUON2DMap.cxx \
+        AliMUON1DArray.cxx \
+        AliMUONVCalibParam.cxx \
+        AliMUONCalibParam1I.cxx \
+        AliMUONCalibParam2F.cxx \
+        AliMUONCalibrationData.cxx \
+       AliMUONSubEventTracker.cxx \
+       AliMUONDDLTrigger.cxx \
+       AliMUONDDLTracker.cxx \
+       AliMUONSubEventTrigger.cxx \
+       AliMUONScalerEventTrigger.cxx \
+       AliMUONRawReader.cxx \
+       AliMUONRawStream.cxx \
+       AliMUONCheck.cxx 
+                
 HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:= MUONbaseLinkDef.h