]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDReconstructor.h
Coding conventions, simplifications
[u/mrichter/AliRoot.git] / FMD / AliFMDReconstructor.h
index 499d85fb928b9b32c034263e5b61b5260a694f9b..3b064ba2b5a808f09bc14a1df83401c1a90b744a 100644 (file)
@@ -167,7 +167,7 @@ protected:
    *
    * @param other Object to copy from. 
    */
-  AliFMDReconstructor(const AliFMDReconstructor& other);
+  AliFMDReconstructor(const AliFMDReconstructor&); //Not implemented
   /** 
    * Assignment operator 
    *
@@ -175,7 +175,7 @@ protected:
    *
    * @return reference to this object 
    */
-  AliFMDReconstructor& operator=(const AliFMDReconstructor& other);
+  AliFMDReconstructor& operator=(const AliFMDReconstructor&); //Not implemented
   /** 
    * Try to get the vertex from either ESD or generator header.  Sets
    * @c fCurrentVertex to the found Z posistion of the vertex (if