]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TEPEMGEN/AliGenEpEmv1.h
Warning message and error concerning copy constructor corrected.
[u/mrichter/AliRoot.git] / TEPEMGEN / AliGenEpEmv1.h
index 59e9c28ef7b0be771b972258388ec168790e444c..24a34f55aa6b7bdec24e86a4d4e57de179fc97a8 100644 (file)
@@ -26,7 +26,9 @@ public:
   void SetDebug(Int_t debug) {fDebug=debug;}
   
   AliGenEpEmv1(const AliGenEpEmv1 & gen);
-protected:
+ private:
+  void Copy(AliGenEpEmv1&) const;
+ protected:
   Float_t    fMass;    // electron mass
   TEpEmGen * fEpEmGen; // e+e- generator
   Int_t      fDebug;   // debug level