]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGeometrySegmentation.h
New classes for shuttle (Laurent)
[u/mrichter/AliRoot.git] / MUON / AliMUONGeometrySegmentation.h
index 23c68112b8425aec60d10856ad38659865b6478f..f4516c9922d413a029bcfe48b476c82ac2e3d903 100644 (file)
@@ -25,11 +25,12 @@ class TObjArray;
 class TF1;
 
 class AliMUONGeometryModuleTransformer;
-class AliMUONGeometryStore;
 class AliMUONGeometryDetElement;
 class AliMUONVGeometryDESegmentation;
 class AliMUONSegmentManuIndex;
 
+class AliMpExMap;
+
 class AliMUONGeometrySegmentation : public TObject
 {
   public:
@@ -199,8 +200,8 @@ class AliMUONGeometrySegmentation : public TObject
     mutable  AliMUONVGeometryDESegmentation* fCurrentSegmentation;///< current DE segmentation
    
     const AliMUONGeometryModuleTransformer*  fkModuleTransformer; ///< associated geometry transformer
-    AliMUONGeometryStore*        fDESegmentations;///< DE segmentations
-    AliMUONGeometryStore*        fDENames;        ///< DE names
+    AliMpExMap*  fDESegmentations; ///< DE segmentations
+    AliMpExMap*  fDENames;         ///< DE names
     
  
    ClassDef(AliMUONGeometrySegmentation,3) // Geometry segmentation