]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Copy constructor and =operator added.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 14 Feb 2011 10:26:50 +0000 (10:26 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 14 Feb 2011 10:26:50 +0000 (10:26 +0000)
EVGEN/AliGenMUONLMR.h

index b22f5468c4379e32774566b2f11bdbc2b65bcb92..f4ccf90cc27113ce85b9d6d710b8053d6a775822 100644 (file)
@@ -26,6 +26,10 @@ class AliGenMUONLMR : public AliGenMC {
   virtual void SetScaleMultiplicity(Int_t ipart, Double_t scale) { fScaleMult[ipart] = scale; } 
   static Double_t RhoLineShapeNew(Double_t *, Double_t *); 
   virtual void FinishRun(); 
+ private:
+  AliGenMUONLMR(const AliGenMUONLMR &lmr);
+  AliGenMUONLMR & operator=(const AliGenMUONLMR & rhs);
+
  private: 
   static const Int_t fgkNpart = 7; // number of particles to be generated 
   Int_t fNMuMin;                   // min. number of muons to accept the event for writing