]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONv1.h
Comments for Doxygen (mostly added comments for inline functions)
[u/mrichter/AliRoot.git] / MUON / AliMUONv1.h
index 2aa8c941d55e18c852b83e42caf36e465ea52b24..adaef52ebf8e963a0fba685ce15bc6c51fc37cf1 100644 (file)
@@ -45,7 +45,9 @@ class AliMUONv1 : public AliMUON
      {fStepMaxInActiveGas = StepMax; }
 
  protected:
+   /// Not implemented
    AliMUONv1(const AliMUONv1& right);
+   /// Not implemented
    AliMUONv1&  operator = (const AliMUONv1& right);
 
    virtual Int_t  GetGeomModuleId(Int_t volId) const;