#include <string>
#include <memory>
#include <boost/shared_ptr.hpp>
#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/LHERunInfo.h"
#include "GeneratorInterface/LHEInterface/interface/LHEEvent.h"
#include "GeneratorInterface/LHEInterface/interface/JetMatching.h"
Go to the source code of this file.
Namespaces | |
namespace | lhef |
Functions | |
EDM_REGISTER_PLUGINFACTORY (lhef::JetMatching::Factory,"GeneratorInterfaceLHEJetMatching") |
EDM_REGISTER_PLUGINFACTORY | ( | lhef::JetMatching::Factory | , | |
"GeneratorInterfaceLHEJetMatching" | ||||
) |