CMS 3D CMS Logo

ttFullLepEvtHypotheses_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 #
4 # produce ttFullLep event hypotheses
5 #
6 
7 
9 
10 
12 
13 
14 makeTtFullLepHypothesesTask = cms.Task(
15  makeHypothesis_genMatchTask,
16  makeHypothesis_kinSolutionTask
17 )
18 makeTtFullLepHypotheses = cms.Sequence(makeTtFullLepHypothesesTask)
TtFullLepHypGenMatch_cff
genMatch hypothesis
TtFullLepHypKinSolution_cff
kinematic solution hypothesis