]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpVSegmentation.h
- All mapping enums within namespace (AliMp).
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpVSegmentation.h
index fe35b1b4f6a5b2f76187d04fd13eb1f56c327087..f51b0780d03507a0632feedfc03718aebbf34160 100644 (file)
@@ -60,7 +60,7 @@ class AliMpVSegmentation : public TObject
     
     virtual void GetAllElectronicCardIDs(TArrayI& ecn) const = 0;
 
-    virtual AliMpPlaneType PlaneType() const = 0;
+    virtual AliMp::PlaneType PlaneType() const = 0;
     
     /// Gives the half-sizes (in cm) of the underlying detection element.
     virtual TVector2 Dimensions() const = 0;