1 #ifndef GeneratorInterface_LHEInterface_JetMatchingMLM_h
2 #define GeneratorInterface_LHEInterface_JetMatchingMLM_h
7 #include "HepMC/GenEvent.h"
8 #include "HepMC/SimpleVector.h"
27 double match(
const HepMC::GenEvent *partonLevel,
28 const HepMC::GenEvent *finalState,
29 bool showeredFinalState);
50 #endif // GeneratorCommon_LHEInterface_JetMatchingMLM_h
std::set< std::string > capabilities() const
std::auto_ptr< JetInput > partonInput
double match(const HepMC::GenEvent *partonLevel, const HepMC::GenEvent *finalState, bool showeredFinalState)
std::auto_ptr< JetInput > jetInput
std::auto_ptr< JetClustering > jetClustering
JetMatchingMLM(const edm::ParameterSet ¶ms)