]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONbase.pkg
- Some algorithm fixes for complex clusters
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
index a23840a31f3ac52432002502de9100d03b2dd8bc..bb4f71de9d3b8a9ee55253c48443393f02cbc98d 100644 (file)
@@ -1,24 +1,33 @@
-SRCS:=  AliMUON.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 \
-        AliMUONPoints.cxx \
-        AliMUONRecoDisplay.cxx \
-        AliMUONRecoCheck.cxx
+# $Id$
 
+SRCS:=  AliMUONConstants.cxx \
+        AliMUONMathieson.cxx \
+        AliMUONDigit.cxx \
+        AliMUONRealDigit.cxx \
+        AliMUONVCluster.cxx \
+        AliMUONRawCluster.cxx \
+        AliMUONRawClusterV2.cxx \
+        AliMUONCalibrationData.cxx \
+        AliMUONDigitMaker.cxx \
+        AliMUONRawWriter.cxx \
+        AliMUONLogger.cxx \
+        AliMUONCDB.cxx \
+        AliMUONVDigitStore.cxx \
+        AliMUONDigitStoreV1.cxx \
+        AliMUONDigitStoreV1Iterator.cxx \
+        AliMUONDigitStoreVImpl.cxx \
+        AliMUONDigitStoreVImplIterator.cxx \
+        AliMUONDigitStoreV2R.cxx \
+        AliMUONDigitStoreV2S.cxx \
+        AliMUONTOTCAStoreIterator.cxx \
+        AliMUONVDigit.cxx \
+        AliMUONTriggerCircuit.cxx \
+        AliMUONVTriggerStore.cxx \
+        AliMUONTriggerStoreV1.cxx \
+        
 HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:= MUONbaseLinkDef.h
 
-EINCLUDE:= RAW
+EINCLUDE:= RAW MUON/mapping