]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGLF/FORWARD/analysis2/AliCentralMCCorrectionsTask.h
Dummy implementations to avoid unresolved symbols
[u/mrichter/AliRoot.git] / PWGLF / FORWARD / analysis2 / AliCentralMCCorrectionsTask.h
index ecb663eaab5b856b09af9daf41b7420fecd3ec3a..e000cd21f52a82eed1b83c0500454af8937fa527 100644 (file)
@@ -139,7 +139,7 @@ protected:
      * 
      * @param o Object to copy from 
      */
-    VtxBin(const VtxBin& o);
+    VtxBin(const VtxBin& o){;}
     /** 
      * Assignment operator 
      * 
@@ -147,7 +147,7 @@ protected:
      * 
      * @return Reference to this object
      */
-    VtxBin& operator=(const VtxBin& o);
+    VtxBin& operator=(const VtxBin& o){return *this;}
     /** 
      * Declare output in passed list 
      *