#include <string>
#include <memory>
#include <boost/shared_ptr.hpp>
#include "HepMC/GenEvent.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/PluginManager/interface/PluginManager.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "GeneratorInterface/LHEInterface/interface/LHEEvent.h"
#include "GeneratorInterface/LHEInterface/interface/LHERunInfo.h"
#include "GeneratorInterface/LHEInterface/interface/Hadronisation.h"
Go to the source code of this file.
Namespaces | |
lhef | |
Functions | |
EDM_REGISTER_PLUGINFACTORY (lhef::Hadronisation::Factory,"GeneratorInterfaceLHEHadronisation") | |
EDM_REGISTER_PLUGINFACTORY | ( | lhef::Hadronisation::Factory | , |
"GeneratorInterfaceLHEHadronisation" | |||
) |