]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONbase.pkg
Coding convention (Ivana)
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
index c7277ed56fae2e16d0f7ba8db9d4a15862aa5844..51ce195a863eb1dc6a666ac8d31a5cf22a94ce96 100644 (file)
@@ -1,31 +1,15 @@
 # $Id$
 
 SRCS:=  AliMUON.cxx AliMUONv1.cxx \
-        AliMUONSegmentationV0.cxx \
-        AliMUONSegmentationV01.cxx \
-        AliMUONSegmentationV02.cxx \
-        AliMUONSegmentationTrigger.cxx  \
-        AliMUONSegmentationTriggerX.cxx \
-        AliMUONSegmentationTriggerY.cxx \
-        AliMUONSegmentationSlatModule.cxx \
-        AliMUONSegmentationSlatModuleN.cxx \
-        AliMUONSegmentationSlat.cxx \
-        AliMUONSegmentationSlatN.cxx \
-        AliMUONSegmentationDetectionElement.cxx \
-        AliMUONSegmentIndex.cxx \
-        AliMUONSegmentManuIndex.cxx \
-        AliMUONSegmentPosition.cxx\
-        AliMUONResponse.cxx \
-        AliMUONResponseV0.cxx \
-        AliMUONResponseTrigger.cxx \
-        AliMUONResponseTriggerV1.cxx\
-        AliMUONGeometryDEIndexing.cxx \
         AliMUONCommonGeometryBuilder.cxx \
         AliMUONSt1GeometryBuilder.cxx \
         AliMUONSt1GeometryBuilderV2.cxx \
+        AliMUONSt1SpecialMotif.cxx \
         AliMUONSt2GeometryBuilder.cxx \
+        AliMUONSt2GeometryBuilderV2.cxx \
         AliMUONSlatGeometryBuilder.cxx \
         AliMUONTriggerGeometryBuilder.cxx \
+        AliMUONMathieson.cxx \
         AliMUONConstants.cxx \
         AliMUONTriggerConstants.cxx \
         AliMUONDataInterface.cxx \
@@ -34,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 \
@@ -44,11 +30,30 @@ SRCS:=  AliMUON.cxx AliMUONv1.cxx \
         AliMUONLocalTrigger.cxx \
         AliMUONTriggerLut.cxx \
         AliMUONDisplay.cxx \
-        AliMUONRecoDisplay.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