]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONbase.pkg
Moving the alignment-related static methods from AliAlignObj to the new geometry...
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
index 5bfbefb802d97a9495d97337e680c2866e10b7a6..918ae08fffad6c26662408d472c68eeefd527aeb 100644 (file)
@@ -1,23 +1,24 @@
 # $Id$
 
-SRCS:=  AliMUON.cxx \
-        AliMUONConstants.cxx \
-        AliMUONTriggerConstants.cxx \
+SRCS:=  AliMUONConstants.cxx \
+        AliMUONMathieson.cxx \
         AliMUONData.cxx \
-        AliMUONDataInterface.cxx \
-        AliMUONLoader.cxx \
-        AliMUONSegmentationDetectionElement.cxx \
-        AliMUONSegmentIndex.cxx \
-        AliMUONSegmentManuIndex.cxx \
-        AliMUONSegmentPosition.cxx\
-        AliMUONChamber.cxx \
-        AliMUONChamberTrigger.cxx \
-        AliMUONTriggerCircuit.cxx \
-        AliMUONDisplay.cxx \
-        AliMUONPoints.cxx \
-        AliMUONRecoDisplay.cxx \
-        AliMUONRecoCheck.cxx
-
+        AliMUONDataIterator.cxx \
+        AliMUONDataDigitIterator.cxx \
+        AliMUONDigit.cxx \
+        AliMUONHitMapA1.cxx \
+        AliMUONRawCluster.cxx \
+        AliMUONSt12QuadrantSegmentation.cxx \
+        AliMUONSt345SlatSegmentation.cxx \
+        AliMUONTriggerSegmentation.cxx \
+        AliMUONSegFactory.cxx \
+        AliMUONCalibrationData.cxx \
+        AliMUONDigitMaker.cxx \
+        AliMUONRawWriter.cxx \
+        AliMUONLogger.cxx \
+        AliMUONCDB.cxx \
+        AliMUONHVNamer.cxx \
 HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:= MUONbaseLinkDef.h