]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TEPEMGEN/AliGenEpEmv1.h
17-mar-2007 NvE AliTimestamp extended to allow local time printout for a specified...
[u/mrichter/AliRoot.git] / TEPEMGEN / AliGenEpEmv1.h
index 59e9c28ef7b0be771b972258388ec168790e444c..26c6047db0be85e9ab2d5882c4464b0647af0207 100644 (file)
@@ -25,8 +25,10 @@ public:
   void Init();
   void SetDebug(Int_t debug) {fDebug=debug;}
   
+ protected:
   AliGenEpEmv1(const AliGenEpEmv1 & gen);
-protected:
+  AliGenEpEmv1 & operator=(const AliGenEpEmv1 & gen);
+
   Float_t    fMass;    // electron mass
   TEpEmGen * fEpEmGen; // e+e- generator
   Int_t      fDebug;   // debug level