]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA8/AliTPythia8.h
fix to the proper NSD
[u/mrichter/AliRoot.git] / PYTHIA8 / AliTPythia8.h
index 7e54d5a0124a5ec288bf5fbb288f0e9ed257d1c6..4afdde68920adf662fb4f0a7aff76b5b700c75ef 100644 (file)
@@ -95,7 +95,7 @@ protected:
    Pythia8::Pythia         *fPythia;                //! The pythia8 instance
    Int_t                    fNumberOfParticles;     //! Number of particles
 private:
-   void                    AddParticlesToPdgDataBase();
+   void                    AddParticlesToPdgDataBase() const;
    ClassDef(AliTPythia8, 1)   // Interface class of Pythia8
 };