]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGeometryDetElement.h
Updated list of MUON libraries
[u/mrichter/AliRoot.git] / MUON / AliMUONGeometryDetElement.h
index ffdfe29c730e8554b91a7a2a25feef75cee2a124..87b78e703d685402d641930921d2a1690d44ef64 100644 (file)
@@ -60,7 +60,9 @@ class AliMUONGeometryDetElement : public TObject
     const TGeoHMatrix*  GetGlobalTransformation() const;
 
   protected:
+    /// Not implemented
     AliMUONGeometryDetElement(const AliMUONGeometryDetElement& rhs);
+    /// Not implemented
     AliMUONGeometryDetElement& operator = (const AliMUONGeometryDetElement& rhs);
   
   private:
@@ -68,7 +70,7 @@ class AliMUONGeometryDetElement : public TObject
     void PrintTransform(const TGeoHMatrix* transform) const;
  
      // static data members
-    static const TString  fgkDENamePrefix; /// < Geometry module name prefix
+    static const TString  fgkDENamePrefix; ///< Geometry module name prefix
  
     // data members
     TString       fDEName;     ///< detection element name