X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=EVGEN%2FAliGenReaderTreeK.h;h=29f3df06a2e31546c1c3df530ab62979795350c8;hp=bbe0a65befb304a5b3790ebcbcb59e742b53642e;hb=67dffb2f94a8031ab189938531ac38d0aa8f0b85;hpb=8020fb14c833f5d330787dec379da58baacf6d6e diff --git a/EVGEN/AliGenReaderTreeK.h b/EVGEN/AliGenReaderTreeK.h index bbe0a65befb..29f3df06a2e 100644 --- a/EVGEN/AliGenReaderTreeK.h +++ b/EVGEN/AliGenReaderTreeK.h @@ -23,7 +23,7 @@ class AliGenReaderTreeK : public AliGenReader // Read virtual Int_t NextEvent(); virtual TParticle* NextParticle(); - AliGenReaderTreeK & operator=(const AliGenReader & rhs); + AliGenReaderTreeK & operator=(const AliGenReader & rhs){return *this;} protected: Int_t fNcurrent; // points to the next entry Int_t fNparticle; // Next particle in list