]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG4/PartCorrDep/AliAnaElectron.cxx
Comment out copy ctors and assignment opetators from classes source code, not needed.
[u/mrichter/AliRoot.git] / PWG4 / PartCorrDep / AliAnaElectron.cxx
index 9d1e312b5fbd108e5105987e8e34d294315359b9..6c198da6d681117011813ef3bd211e4f2496d929 100755 (executable)
@@ -107,7 +107,7 @@ AliAnaElectron::AliAnaElectron()
   InitParameters();\r
 \r
 }\r
-\r
+/*\r
 //____________________________________________________________________________\r
 AliAnaElectron::AliAnaElectron(const AliAnaElectron & g) \r
   : AliAnaPartCorrBaseClass(g),fCalorimeter(g.fCalorimeter),\r
@@ -295,6 +295,7 @@ AliAnaElectron & AliAnaElectron::operator = (const AliAnaElectron & g)
   return *this;\r
   \r
 }\r
+*/\r
 \r
 //____________________________________________________________________________\r
 AliAnaElectron::~AliAnaElectron() \r