]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONgeometry.pkg
- Removing AliMUONVGeometryDEIndexing class;
[u/mrichter/AliRoot.git] / MUON / libMUONgeometry.pkg
index 0d8de44d4f58eb1d7147f80efc28026db3514753..de9e23902ea446c3e8005ed7209a9bbdccb68e45 100644 (file)
@@ -10,13 +10,17 @@ SRCS  =  AliMUONGeometryConstituent.cxx \
         AliMUONGeometryDetElement.cxx \
         AliMUONStringIntMap.cxx \
         AliMUONGeometrySVMap.cxx \
+        AliMUONGeometryModuleTransformer.cxx \
         AliMUONGeometryModule.cxx \
-        AliMUONVGeometryDEIndexing.cxx \
+        AliMUONGeometryTransformer.cxx \
+        AliMUONGeometry.cxx \
+        AliMUONGeometryDEIndexing.cxx \
         AliMUONVGeometryBuilder.cxx \
         AliMUONGeometryBuilder.cxx \
         AliMUONGeometryStore.cxx \
         AliMUONVGeometryDESegmentation.cxx \
-        AliMUONGeometrySegmentation.cxx 
+        AliMUONGeometrySegmentation.cxx \
+        AliMUONSegmentation.cxx 
 
 HDRS =  $(SRCS:.cxx=.h)