00001 #include "FWCore/Framework/interface/MakerMacros.h" 00002 00003 #include "TopQuarkAnalysis/TopTools/plugins/TtJetPartonMatch.h" 00004 #include "AnalysisDataFormats/TopObjects/interface/TtEventPartons.h" 00005 00006 typedef TtJetPartonMatch< TtFullLepEventPartons > TtFullLepJetPartonMatch; 00007 DEFINE_FWK_MODULE(TtFullLepJetPartonMatch);