#include <LesHouches.h>
Classes | |
struct | FiveVector |
Standard constructors and destructors. | |
int | NUP |
int | IDPRUP |
double | XWGTUP |
std::pair< double, double > | XPDWUP |
double | SCALUP |
double | AQEDUP |
double | AQCDUP |
std::vector< int > | IDUP |
std::vector< int > | ISTUP |
std::vector< std::pair< int, int > > | MOTHUP |
std::vector< std::pair< int, int > > | ICOLUP |
std::vector< FiveVector > | PUP |
std::vector< double > | VTIMUP |
std::vector< double > | SPINUP |
HEPEUP () | |
void | resize (int nup) |
void | resize () |
The HEPEUP 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 138 of file LesHouches.h.
|
inline |
|
inline |
|
inline |
Set the NUP variable, corresponding to the number of particles in the current event, to nup, and resize all relevant vectors accordingly.
Definition at line 161 of file LesHouches.h.
Referenced by EmbeddingLHEProducer::fill_lhe_with_particle(), alpgen::fixEventHiggsTTbar(), alpgen::fixEventSingleTop(), alpgen::fixEventTTbar(), alpgen::fixEventWZ(), lhef::LHEEvent::LHEEvent(), AlpgenSource::readAlpgenEvent(), and lhef::CommonBlocks::readHEPEUP().
double lhef::HEPEUP::AQCDUP |
The value of the QCD coupling used in this event.
Definition at line 218 of file LesHouches.h.
Referenced by lhef::LHEEvent::asHepMCEvent(), lhef::LHEEvent::fillEventInfo(), lhef::CommonBlocks::fillHEPEUP(), alpgen::fixEventHiggsTTbar(), alpgen::fixEventMultiBoson(), alpgen::fixEventTTbar(), alpgen::fixEventWZ(), lhef::LHEEvent::LHEEvent(), LHEEventProduct::const_iterator::next(), EmbeddingLHEProducer::produce(), lhef::CommonBlocks::readHEPEUP(), and LHAupLesHouches::setEvent().
double lhef::HEPEUP::AQEDUP |
The value of the QED coupling used in this event.
Definition at line 213 of file LesHouches.h.
Referenced by lhef::LHEEvent::asHepMCEvent(), lhef::LHEEvent::fillEventInfo(), lhef::CommonBlocks::fillHEPEUP(), alpgen::fixEventHiggsTTbar(), alpgen::fixEventMultiBoson(), alpgen::fixEventTTbar(), alpgen::fixEventWZ(), lhef::LHEEvent::LHEEvent(), LHEEventProduct::const_iterator::next(), EmbeddingLHEProducer::produce(), lhef::CommonBlocks::readHEPEUP(), and LHAupLesHouches::setEvent().
std::vector<std::pair<int, int> > lhef::HEPEUP::ICOLUP |
The colour-line indices (first(second) is (anti)colour) for the particle entries in this event.
Definition at line 240 of file LesHouches.h.
Referenced by EmbeddingLHEProducer::fill_lhe_with_particle(), lhef::CommonBlocks::fillHEPEUP(), alpgen::fixEventHiggsTTbar(), alpgen::fixEventSingleTop(), alpgen::fixEventTTbar(), alpgen::fixEventWZ(), lhef::LHEEvent::LHEEvent(), LHEEventProduct::const_iterator::next(), AlpgenSource::readAlpgenEvent(), lhef::CommonBlocks::readHEPEUP(), lhef::LHEEvent::removeParticle(), resize(), and LHAupLesHouches::setEvent().
int lhef::HEPEUP::IDPRUP |
The subprocess code for this event (as given in LPRUP).
Definition at line 189 of file LesHouches.h.
Referenced by lhef::LHEEvent::asHepMCEvent(), lhef::LHEEvent::count(), lhef::LHEEvent::fillEventInfo(), lhef::CommonBlocks::fillHEPEUP(), lhef::LHEEvent::LHEEvent(), LHEEventProduct::const_iterator::next(), MCatNLOSource::produce(), EmbeddingLHEProducer::produce(), AlpgenSource::readAlpgenEvent(), lhef::CommonBlocks::readHEPEUP(), and LHAupLesHouches::setEvent().
std::vector<int> lhef::HEPEUP::IDUP |
The PDG id's for the particle entries in this event.
Definition at line 223 of file LesHouches.h.
Referenced by gen::JetMatchingMGFastJet::beforeHadronisation(), gen::TauolappInterface::decay(), EmbeddingLHEProducer::fill_lhe_with_particle(), lhef::CommonBlocks::fillHEPEUP(), Py8toJetInputHEPEVT::fillJetAlgoInput(), lhef::LHEEvent::fillPdfInfo(), LHEJetFilter::filter(), LHEVpTFilter::filter(), LHEPtFilter::filter(), LHEGenericFilter::filter(), alpgen::fixEventHiggsTTbar(), alpgen::fixEventMultiBoson(), alpgen::fixEventSingleTop(), alpgen::fixEventTTbar(), alpgen::fixEventWZ(), tnp::BaseTreeFiller::init(), lhef::LHEEvent::LHEEvent(), lhef::LHEEvent::makeHepMCParticle(), LHEEventProduct::const_iterator::next(), LHECOMWeightProducer::produce(), LHE2HepMCConverter::produce(), AlpgenSource::readAlpgenEvent(), lhef::CommonBlocks::readHEPEUP(), lhef::LHEEvent::removeParticle(), lhef::LHEEvent::removeResonances(), resize(), and LHAupLesHouches::setEvent().
std::vector<int> lhef::HEPEUP::ISTUP |
The status codes for the particle entries in this event.
Definition at line 228 of file LesHouches.h.
Referenced by gen::JetMatchingMGFastJet::beforeHadronisation(), gen::TauolappInterface::decay(), EmbeddingLHEProducer::fill_lhe_with_particle(), lhef::CommonBlocks::fillHEPEUP(), LHEJetFilter::filter(), LHEVpTFilter::filter(), LHEPtFilter::filter(), LHEGenericFilter::filter(), alpgen::fixEventHiggsTTbar(), alpgen::fixEventMultiBoson(), alpgen::fixEventSingleTop(), alpgen::fixEventTTbar(), alpgen::fixEventWZ(), tnp::BaseTreeFiller::init(), lhef::LHEEvent::LHEEvent(), lhef::LHEEvent::makeHepMCParticle(), LHEEventProduct::const_iterator::next(), LHE2HepMCConverter::produce(), AlpgenSource::readAlpgenEvent(), lhef::CommonBlocks::readHEPEUP(), lhef::LHEEvent::removeParticle(), resize(), and LHAupLesHouches::setEvent().
std::vector<std::pair<int, int> > lhef::HEPEUP::MOTHUP |
Indices for the first and last mother for the particle entries in this event.
Definition at line 234 of file LesHouches.h.
Referenced by lhef::LHEEvent::asHepMCEvent(), gen::JetMatchingMGFastJet::beforeHadronisation(), gen::TauolappInterface::decay(), EmbeddingLHEProducer::fill_lhe_with_particle(), lhef::CommonBlocks::fillHEPEUP(), Py8toJetInput::fillJetAlgoInput(), Py8toJetInputHEPEVT::fillJetAlgoInput(), alpgen::fixEventHiggsTTbar(), alpgen::fixEventMultiBoson(), alpgen::fixEventSingleTop(), alpgen::fixEventTTbar(), alpgen::fixEventWZ(), lhef::LHEEvent::LHEEvent(), LHEEventProduct::const_iterator::next(), AlpgenSource::readAlpgenEvent(), lhef::CommonBlocks::readHEPEUP(), lhef::LHEEvent::removeParticle(), lhef::LHEEvent::removeResonances(), resize(), and LHAupLesHouches::setEvent().
int lhef::HEPEUP::NUP |
The number of particle entries in the current event.
Definition at line 184 of file LesHouches.h.
Referenced by lhef::LHEEvent::asHepMCEvent(), gen::JetMatchingMadgraph::beforeHadronisation(), gen::JetMatchingMGFastJet::beforeHadronisation(), EmbeddingLHEProducer::fill_lhe_with_particle(), lhef::CommonBlocks::fillHEPEUP(), Py8toJetInputHEPEVT::fillJetAlgoInput(), lhef::LHEEvent::fillPdfInfo(), LHEGenericFilter::filter(), alpgen::fixEventHiggsTTbar(), alpgen::fixEventMultiBoson(), alpgen::fixEventSingleTop(), alpgen::fixEventTTbar(), alpgen::fixEventWZ(), tnp::BaseTreeFiller::init(), lhef::LHEEvent::LHEEvent(), LHEEventProduct::const_iterator::next(), LHE2HepMCConverter::produce(), lhef::CommonBlocks::readHEPEUP(), lhef::LHEEvent::removeParticle(), lhef::LHEEvent::removeResonances(), resize(), and LHAupLesHouches::setEvent().
std::vector<FiveVector> lhef::HEPEUP::PUP |
Lab frame momentum (Px, Py, Pz, E and M in GeV) for the particle entries in this event.
Definition at line 246 of file LesHouches.h.
Referenced by gen::JetMatchingMadgraph::beforeHadronisation(), gen::TauolappInterface::decay(), EmbeddingLHEProducer::fill_lhe_with_particle(), lhef::CommonBlocks::fillHEPEUP(), Py8toJetInputHEPEVT::fillJetAlgoInput(), LHETablesProducer::fillLHEObjectTable(), lhef::LHEEvent::fillPdfInfo(), LHEJetFilter::filter(), LHEVpTFilter::filter(), LHEPtFilter::filter(), alpgen::fixEventHiggsTTbar(), alpgen::fixEventSingleTop(), alpgen::fixEventTTbar(), alpgen::fixEventWZ(), tnp::BaseTreeFiller::init(), lhef::LHEEvent::LHEEvent(), lhef::LHEEvent::makeHepMCParticle(), gen::JetMatchingMGFastJet::match(), LHEEventProduct::const_iterator::next(), LHECOMWeightProducer::produce(), LHE2HepMCConverter::produce(), AlpgenSource::readAlpgenEvent(), lhef::CommonBlocks::readHEPEUP(), lhef::LHEEvent::removeParticle(), resize(), LHAupLesHouches::setEvent(), and alpgen::vectorFromHepeup().
double lhef::HEPEUP::SCALUP |
The scale in GeV used in the calculation of the PDF's in this event.
Definition at line 208 of file LesHouches.h.
Referenced by lhef::LHEEvent::asHepMCEvent(), lhef::LHEEvent::fillEventInfo(), lhef::CommonBlocks::fillHEPEUP(), lhef::LHEEvent::fillPdfInfo(), lhef::LHEEvent::LHEEvent(), LHEEventProduct::const_iterator::next(), LHECOMWeightProducer::produce(), EmbeddingLHEProducer::produce(), AlpgenSource::readAlpgenEvent(), lhef::CommonBlocks::readHEPEUP(), and LHAupLesHouches::setEvent().
std::vector<double> lhef::HEPEUP::SPINUP |
Spin info for the particle entries in this event given as the cosine of the angle between the spin vector of a particle and the 3-momentum of the decaying particle, specified in the lab frame.
Definition at line 259 of file LesHouches.h.
Referenced by gen::TauolappInterface::decay(), EmbeddingLHEProducer::fill_lhe_with_particle(), lhef::CommonBlocks::fillHEPEUP(), alpgen::fixEventHiggsTTbar(), alpgen::fixEventMultiBoson(), alpgen::fixEventTTbar(), alpgen::fixEventWZ(), lhef::LHEEvent::LHEEvent(), LHEEventProduct::const_iterator::next(), lhef::CommonBlocks::readHEPEUP(), lhef::LHEEvent::removeParticle(), resize(), and LHAupLesHouches::setEvent().
std::vector<double> lhef::HEPEUP::VTIMUP |
Invariant lifetime (c*tau, distance from production to decay im mm) for the particle entries in this event.
Definition at line 252 of file LesHouches.h.
Referenced by lhef::LHEEvent::asHepMCEvent(), EmbeddingLHEProducer::fill_lhe_with_particle(), lhef::CommonBlocks::fillHEPEUP(), lhef::LHEEvent::LHEEvent(), LHEEventProduct::const_iterator::next(), lhef::CommonBlocks::readHEPEUP(), lhef::LHEEvent::removeParticle(), resize(), and LHAupLesHouches::setEvent().
std::pair<double, double> lhef::HEPEUP::XPDWUP |
The PDF weights for the two incoming partons. Note that this variable is not present in the current LesHouches accord (hep-ph/0109068), hopefully it will be present in a future accord.
Definition at line 202 of file LesHouches.h.
Referenced by lhef::LHEEvent::LHEEvent().
double lhef::HEPEUP::XWGTUP |
The weight for this event.
Definition at line 194 of file LesHouches.h.
Referenced by lhef::LHEEvent::count(), lhef::CommonBlocks::fillHEPEUP(), lhef::LHEEvent::LHEEvent(), MCatNLOSource::produce(), EmbeddingLHEProducer::produce(), AlpgenSource::readAlpgenEvent(), lhef::CommonBlocks::readHEPEUP(), and LHAupLesHouches::setEvent().