CMS 3D CMS Logo

Classes | Namespaces | Defines

/data/git/CMSSW_5_3_11_patch5/src/GeneratorInterface/LHEInterface/interface/JetMatching.h File Reference

#include <memory>
#include <vector>
#include <string>
#include <set>
#include <boost/shared_ptr.hpp>
#include <HepMC/GenEvent.h>
#include <HepMC/SimpleVector.h>
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"

Go to the source code of this file.

Classes

class  lhef::JetMatching
struct  lhef::JetMatching::JetPartonMatch

Namespaces

namespace  lhef

Defines

#define DEFINE_LHE_JETMATCHING_PLUGIN(T)   DEFINE_EDM_PLUGIN(lhef::JetMatching::Factory, T, #T)

Define Documentation

#define DEFINE_LHE_JETMATCHING_PLUGIN (   T)    DEFINE_EDM_PLUGIN(lhef::JetMatching::Factory, T, #T)

Definition at line 79 of file JetMatching.h.