]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONResponseFactory.h
Comments for Doxygen (mostly added comments for inline functions)
[u/mrichter/AliRoot.git] / MUON / AliMUONResponseFactory.h
index ac86ee966110ee32933af326f55e27cb2c96190d..3205bdc12cb4540d4175d402b93fa4b792e56185 100644 (file)
@@ -30,7 +30,9 @@ class AliMUONResponseFactory : public  TNamed {
     void BuildStation(AliMUON* where, Int_t stationNumber);
 
   private:
+    /// Not implemented
     AliMUONResponseFactory(const AliMUONResponseFactory& rhs);
+    /// Not implemented
     AliMUONResponseFactory& operator=(const AliMUONResponseFactory& rhs);
 
     void BuildCommon();