#include <PdfInfo.h>
Public Attributes | |
std::pair< int, int > | id |
double | scalePDF |
std::pair< double, double > | x |
std::pair< double, double > | xPDF |
std::pair<int, int> gen::PdfInfo::id |
Definition at line 10 of file PdfInfo.h.
Referenced by GenEventInfoProduct::GenEventInfoProduct(), LHEEventProduct::const_iterator::next(), lhef::Pythia8Hadronisation::LHAupLesHouches::setEvent(), and LHAupLesHouches::setEvent().
double gen::PdfInfo::scalePDF |
Definition at line 13 of file PdfInfo.h.
Referenced by GenEventInfoProduct::GenEventInfoProduct(), LHEEventProduct::const_iterator::next(), LHAupLesHouches::setEvent(), and lhef::Pythia8Hadronisation::LHAupLesHouches::setEvent().
std::pair<double, double> gen::PdfInfo::x |
Definition at line 11 of file PdfInfo.h.
Referenced by GenEventInfoProduct::GenEventInfoProduct(), LHEEventProduct::const_iterator::next(), LHAupLesHouches::setEvent(), and lhef::Pythia8Hadronisation::LHAupLesHouches::setEvent().
std::pair<double, double> gen::PdfInfo::xPDF |
Definition at line 12 of file PdfInfo.h.
Referenced by GenEventInfoProduct::GenEventInfoProduct(), LHEEventProduct::const_iterator::next(), LHAupLesHouches::setEvent(), and lhef::Pythia8Hadronisation::LHAupLesHouches::setEvent().