#include <LesHouches.h>
Standard constructors and destructors. | |
std::pair< int, int > | IDBMUP |
std::pair< double, double > | EBMUP |
std::pair< int, int > | PDFGUP |
std::pair< int, int > | PDFSUP |
int | IDWTUP |
int | NPRUP |
std::vector< double > | XSECUP |
std::vector< double > | XERRUP |
std::vector< double > | XMAXUP |
std::vector< int > | LPRUP |
HEPRUP () | |
bool | operator== (const HEPRUP &other) const |
void | resize (int nrup) |
void | resize () |
void | swap (HEPRUP &other) |
The HEPRUP class is a simple container corresponding to the Les Houches accord (hep-ph/0109068) common block with the same name. The members are named in the same way as in the common block. However, fortran arrays are represented by vectors, except for the arrays of length two which are represented by pair objects.
Definition at line 22 of file LesHouches.h.
|
inline |
|
inline |
Definition at line 33 of file LesHouches.h.
References EBMUP, IDBMUP, IDWTUP, LPRUP, NPRUP, trackingPlots::other, PDFGUP, PDFSUP, XERRUP, XMAXUP, and XSECUP.
|
inline |
|
inline |
Set the NPRUP variable, corresponding to the number of sub-processes, to nrup, and resize all relevant vectors accordingly.
Definition at line 44 of file LesHouches.h.
References NPRUP, and resize().
Referenced by AlpgenSource::beginRun(), EmbeddingLHEProducer::beginRunProduce(), lhef::LHERunInfo::LHERunInfo(), and lhef::CommonBlocks::readHEPRUP().
|
inline |
Definition at line 61 of file LesHouches.h.
References EBMUP, IDBMUP, IDWTUP, LPRUP, NPRUP, trackingPlots::other, PDFGUP, PDFSUP, std::swap(), XERRUP, XMAXUP, and XSECUP.
Referenced by LHERunInfoProduct::swap().
std::pair<double, double> lhef::HEPRUP::EBMUP |
Energy of beam particles given in GeV.
Definition at line 82 of file LesHouches.h.
Referenced by LHECOMWeightProducer::beginRun(), AlpgenSource::beginRun(), lhef::CommonBlocks::fillHEPRUP(), lhef::LHEEvent::fillPdfInfo(), Herwig6Hadronizer::initialize(), lhef::LHERunInfo::LHERunInfo(), LHERunInfoProduct::mergeProduct(), LHERunInfoProduct::const_iterator::next(), operator==(), LHE2HepMCConverter::produce(), lhef::CommonBlocks::readHEPRUP(), Herwig6Hadronizer::readSettings(), LHAupLesHouches::setInit(), and swap().
std::pair<int, int> lhef::HEPRUP::IDBMUP |
PDG id's of beam particles. (first/second is in +/-z direction).
Definition at line 77 of file LesHouches.h.
Referenced by AlpgenSource::beginRun(), lhef::CommonBlocks::fillHEPRUP(), Herwig6Hadronizer::initialize(), lhef::LHERunInfo::LHERunInfo(), LHERunInfoProduct::mergeProduct(), LHERunInfoProduct::const_iterator::next(), operator==(), LHE2HepMCConverter::produce(), lhef::CommonBlocks::readHEPRUP(), Herwig6Hadronizer::readSettings(), LHAupLesHouches::setInit(), and swap().
int lhef::HEPRUP::IDWTUP |
Master switch indicating how the ME generator envisages the events weights should be interpreted according to the Les Houches accord.
Definition at line 101 of file LesHouches.h.
Referenced by AlpgenSource::beginRun(), EmbeddingLHEProducer::beginRunProduce(), edm::HadronizerFilter< HAD, DEC >::endLuminosityBlockProduce(), lhef::CommonBlocks::fillHEPRUP(), lhef::LHERunInfo::getHEPIDWTUP(), lhef::LHERunInfo::LHERunInfo(), LHERunInfoProduct::mergeProduct(), LHERunInfoProduct::const_iterator::next(), operator==(), lhef::CommonBlocks::readHEPRUP(), LHAupLesHouches::setInit(), lhef::LHERunInfo::statistics(), edm::ConcurrentHadronizerFilter< HAD, DEC >::streamEndLuminosityBlockSummary(), swap(), and lhef::LHERunInfo::xsec().
std::vector<int> lhef::HEPRUP::LPRUP |
The subprocess code for the different subprocesses.
Definition at line 128 of file LesHouches.h.
Referenced by AlpgenSource::beginRun(), EmbeddingLHEProducer::beginRunProduce(), lhef::CommonBlocks::fillHEPRUP(), GenXSecAnalyzer::globalEndRun(), lhef::LHERunInfo::init(), lhef::LHERunInfo::initLumi(), lhef::LHERunInfo::LHERunInfo(), LHERunInfoProduct::const_iterator::next(), operator==(), MCatNLOSource::produce(), lhef::CommonBlocks::readHEPRUP(), resize(), LHAupLesHouches::setInit(), and swap().
int lhef::HEPRUP::NPRUP |
The number of different subprocesses in this file (should typically be just one)
Definition at line 107 of file LesHouches.h.
Referenced by lhef::CommonBlocks::fillHEPRUP(), lhef::LHERunInfo::init(), lhef::LHERunInfo::initLumi(), lhef::LHERunInfo::LHERunInfo(), LHERunInfoProduct::const_iterator::next(), operator==(), lhef::CommonBlocks::readHEPRUP(), resize(), LHAupLesHouches::setInit(), and swap().
std::pair<int, int> lhef::HEPRUP::PDFGUP |
The author group for the PDF used for the beams according to the PDFLib specification.
Definition at line 88 of file LesHouches.h.
Referenced by LHECOMWeightProducer::beginRun(), AlpgenSource::beginRun(), lhef::CommonBlocks::fillHEPRUP(), lhef::LHERunInfo::LHERunInfo(), LHERunInfoProduct::mergeProduct(), LHERunInfoProduct::const_iterator::next(), operator==(), lhef::LHERunInfo::pdfSetTranslation(), lhef::CommonBlocks::readHEPRUP(), LHAupLesHouches::setInit(), and swap().
std::pair<int, int> lhef::HEPRUP::PDFSUP |
The id number the PDF used for the beams according to the PDFLib specification.
Definition at line 94 of file LesHouches.h.
Referenced by LHECOMWeightProducer::beginRun(), AlpgenSource::beginRun(), lhef::CommonBlocks::fillHEPRUP(), lhef::LHERunInfo::LHERunInfo(), LHERunInfoProduct::mergeProduct(), LHERunInfoProduct::const_iterator::next(), operator==(), lhef::LHERunInfo::pdfSetTranslation(), lhef::CommonBlocks::readHEPRUP(), LHAupLesHouches::setInit(), and swap().
std::vector<double> lhef::HEPRUP::XERRUP |
The statistical error in the cross sections for the different subprocesses in pb.
Definition at line 118 of file LesHouches.h.
Referenced by AlpgenSource::beginRun(), EmbeddingLHEProducer::beginRunProduce(), lhef::CommonBlocks::fillHEPRUP(), GenXSecAnalyzer::globalEndRun(), lhef::LHERunInfo::initLumi(), lhef::LHERunInfo::LHERunInfo(), LHERunInfoProduct::const_iterator::next(), operator==(), lhef::CommonBlocks::readHEPRUP(), resize(), LHAupLesHouches::setInit(), lhef::LHERunInfo::statistics(), swap(), and lhef::LHERunInfo::xsec().
std::vector<double> lhef::HEPRUP::XMAXUP |
The maximum event weights (in XWGTUP) for different subprocesses.
Definition at line 123 of file LesHouches.h.
Referenced by AlpgenSource::beginRun(), EmbeddingLHEProducer::beginRunProduce(), lhef::CommonBlocks::fillHEPRUP(), GenXSecAnalyzer::globalEndRun(), lhef::LHERunInfo::LHERunInfo(), LHERunInfoProduct::const_iterator::next(), operator==(), lhef::CommonBlocks::readHEPRUP(), resize(), LHAupLesHouches::setInit(), and swap().
std::vector<double> lhef::HEPRUP::XSECUP |
The cross sections for the different subprocesses in pb.
Definition at line 112 of file LesHouches.h.
Referenced by AlpgenSource::beginRun(), EmbeddingLHEProducer::beginRunProduce(), lhef::CommonBlocks::fillHEPRUP(), GenXSecAnalyzer::globalEndRun(), lhef::LHERunInfo::initLumi(), lhef::LHERunInfo::LHERunInfo(), LHERunInfoProduct::const_iterator::next(), operator==(), lhef::CommonBlocks::readHEPRUP(), resize(), LHAupLesHouches::setInit(), lhef::LHERunInfo::statistics(), swap(), and lhef::LHERunInfo::xsec().