diff --git a/v2.5/toolkit/fastnlotoolkit/include/fastnlotk/fastNLOLHAPDF.h b/v2.5/toolkit/fastnlotoolkit/include/fastnlotk/fastNLOLHAPDF.h
index 72d405280ec2ea87520e5996d9b5121706c25e8f..3b4ecaeec97736ac2779e0fa26cc448b7fd30711 100644
--- a/v2.5/toolkit/fastnlotoolkit/include/fastnlotk/fastNLOLHAPDF.h
+++ b/v2.5/toolkit/fastnlotoolkit/include/fastnlotk/fastNLOLHAPDF.h
@@ -55,6 +55,9 @@ public:
    virtual double GetQMass(int pdgid) const;
    int GetNLoop() const;
    int GetNFlavor() const;
+   LHAPDF::PDFSet* GetPDFSet() const { return PDFSet;};
+   LHAPDF::PDF* GetPDF() const { return PDF;};
+   
    double GetAlphasMz() const;
 
    //! Return struct with vectors containing the cross section values and the selected a_s(M_Z) uncertainty