#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(), GenParticles2HepMCConverter::produce(), and LHAupLesHouches::setEvent().
double gen::PdfInfo::scalePDF |
Definition at line 13 of file PdfInfo.h.
Referenced by GenEventInfoProduct::GenEventInfoProduct(), LHEEventProduct::const_iterator::next(), GenParticles2HepMCConverter::produce(), and LHAupLesHouches::setEvent().
std::pair<double, double> gen::PdfInfo::x |
Definition at line 11 of file PdfInfo.h.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), GenEventInfoProduct::GenEventInfoProduct(), LHEEventProduct::const_iterator::next(), geometryXMLparser.Alignable::pos(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), GenParticles2HepMCConverter::produce(), and 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(), GenParticles2HepMCConverter::produce(), and LHAupLesHouches::setEvent().