6 ttFullLepEvent = cms.EDProducer(
"TtFullLepEvtBuilder",
8 decayChannel1 = cms.int32(2),
12 decayChannel2 = cms.int32(2),
19 verbosity = cms.int32(0),
23 genEvent = cms.InputTag(
"genEvt"),
28 maxNJets = cms.int32(4),
32 hypotheses = cms.vstring(
"ttFullLepHypGenMatch",
33 "ttFullLepHypKinSolution"
37 kinSolution = cms.PSet(
38 solWeight = cms.InputTag(
"kinSolutionTtFullLepEventHypothesis",
"solWeight"),
39 wrongCharge = cms.InputTag(
"kinSolutionTtFullLepEventHypothesis",
"isWrongCharge"),
44 sumPt = cms.InputTag(
"ttFullLepJetPartonMatch",
"SumPt"),
45 sumDR = cms.InputTag(
"ttFullLepJetPartonMatch",
"SumDR"),