]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONbase.pkg
Changes to speed up creating of status and status map (Laurent)
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
index 918ae08fffad6c26662408d472c68eeefd527aeb..9e3a6728b622f6d07b7835115033d95cde4361b6 100644 (file)
@@ -2,23 +2,30 @@
 
 SRCS:=  AliMUONConstants.cxx \
         AliMUONMathieson.cxx \
-        AliMUONData.cxx \
-        AliMUONDataIterator.cxx \
-        AliMUONDataDigitIterator.cxx \
         AliMUONDigit.cxx \
-        AliMUONHitMapA1.cxx \
+        AliMUONRealDigit.cxx \
+        AliMUONVCluster.cxx \
         AliMUONRawCluster.cxx \
-        AliMUONSt12QuadrantSegmentation.cxx \
-        AliMUONSt345SlatSegmentation.cxx \
-        AliMUONTriggerSegmentation.cxx \
-        AliMUONSegFactory.cxx \
+        AliMUONRawClusterV2.cxx \
         AliMUONCalibrationData.cxx \
         AliMUONDigitMaker.cxx \
         AliMUONRawWriter.cxx \
         AliMUONLogger.cxx \
         AliMUONCDB.cxx \
         AliMUONHVNamer.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