#include <algorithm>
#include <iostream>
#include <iterator>
#include <sstream>
#include <string>
#include <memory>
#include <assert.h>
#include <boost/shared_ptr.hpp>
#include <HepMC/GenEvent.h>
#include <HepMC/GenParticle.h>
#include <Pythia.h>
#include <LesHouches.h>
#include <HepMCInterface.h>
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include "GeneratorInterface/LHEInterface/interface/LHERunInfo.h"
#include "GeneratorInterface/LHEInterface/interface/LHEEvent.h"
#include "GeneratorInterface/LHEInterface/interface/Hadronisation.h"
Go to the source code of this file.
Namespaces | |
namespace | lhef |
namespace | Pythia8 |
Classes | |
class | lhef::Pythia8Hadronisation |
class | lhef::Pythia8Hadronisation::LHAupLesHouches |
Functions | |
lhef::DEFINE_LHE_HADRONISATION_PLUGIN (Pythia8Hadronisation) | |
static int | lhef::getStatus (const HepMC::GenParticle *p) |