]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TEPEMGEN/AliGenEpEmv1.h
move macro to macro dir
[u/mrichter/AliRoot.git] / TEPEMGEN / AliGenEpEmv1.h
index 24a34f55aa6b7bdec24e86a4d4e57de179fc97a8..26c6047db0be85e9ab2d5882c4464b0647af0207 100644 (file)
@@ -25,10 +25,10 @@ public:
   void Init();
   void SetDebug(Int_t debug) {fDebug=debug;}
   
-  AliGenEpEmv1(const AliGenEpEmv1 & gen);
- private:
-  void Copy(AliGenEpEmv1&) const;
  protected:
+  AliGenEpEmv1(const AliGenEpEmv1 & gen);
+  AliGenEpEmv1 & operator=(const AliGenEpEmv1 & gen);
+
   Float_t    fMass;    // electron mass
   TEpEmGen * fEpEmGen; // e+e- generator
   Int_t      fDebug;   // debug level