]> 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 de81e7e07cd252e611c58d1c5be4c2d0786dddaf..0586f70265843979054acf45cac19c9b5401d8df 100644 (file)
@@ -1,11 +1,6 @@
 # $Id$
 
 SRCS:=  AliMUON.cxx AliMUONv1.cxx \
-        AliMUONSegmentationDetectionElement.cxx \
-        AliMUONSegmentIndex.cxx \
-        AliMUONSegmentManuIndex.cxx \
-        AliMUONSegmentPosition.cxx\
-        AliMUONGeometryDEIndexing.cxx \
         AliMUONCommonGeometryBuilder.cxx \
         AliMUONSt1GeometryBuilder.cxx \
         AliMUONSt1GeometryBuilderV2.cxx \
@@ -24,7 +19,6 @@ SRCS:=  AliMUON.cxx AliMUONv1.cxx \
         AliMUONData.cxx \
         AliMUONPoints.cxx \
         AliMUONHit.cxx \
-        AliMUONHitMapA1.cxx \
         AliMUONDigit.cxx \
         AliMUONTransientDigit.cxx \
         AliMUONRawCluster.cxx \
@@ -35,8 +29,25 @@ SRCS:=  AliMUON.cxx AliMUONv1.cxx \
         AliMUONRecoCheck.cxx \
         AliMUONSt12QuadrantSegmentation.cxx \
         AliMUONSt345SlatSegmentation.cxx \
-        AliMUONTriggerSegmentation.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