]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenGeVSim.h
Merge branch 'TPCdev' of https://git.cern.ch/reps/AliRoot into TPCdev
[u/mrichter/AliRoot.git] / EVGEN / AliGenGeVSim.h
index ec6639b337d80ea116bb82c5ffd7b9d0c5d705b2..47bc15f3cbca7397b141d6b991a7a894d98df837 100644 (file)
@@ -87,10 +87,9 @@ class AliGenGeVSim : public AliGenerator {
   
  private:
 
-  AliGenGeVSim(const AliGenGeVSim & ggs): AliGenerator(ggs)
-    {Fatal("copy ctor","Not implemented\n");}
-  AliGenGeVSim & operator=(const AliGenGeVSim & ggs)
-    {Fatal("= operator","Not implemented\n"); return *this;}
+  AliGenGeVSim(const AliGenGeVSim & ggs);
+  AliGenGeVSim & operator=(const AliGenGeVSim & /*ggs*/);
+
 
   Int_t   fModel;            // Selected model (1-7)
   Float_t fPsi;              // Reaction Plane angle (0-2pi)