test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TtFullHadHypGenMatch_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 #
4 # produce genmatch hypothesis with all necessary
5 # ingredients
6 #
7 
8 ## std sequence to produce ttFullHadJetPartonMatch
10 
11 ## configure genMatch hypothesis
13 
14 ## make hypothesis
15 makeHypothesis_genMatch = cms.Sequence(ttFullHadJetPartonMatch *
16  ttFullHadHypGenMatch)
17 
std sequence to produce ttFullHadJetPartonMatch
configure genMatch hypothesis