TopQuarkAnalysis
TopJetCombination
python
TtSemiLepHypMaxSumPtWMass_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# produce maxSumPtWMass hypothesis with all necessary
5
# ingredients
6
#
7
8
9
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepJetCombMaxSumPtWMass_cfi
import
*
10
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepHypMaxSumPtWMass_cfi
import
*
11
12
13
makeHypothesis_maxSumPtWMassTask = cms.Task(
14
findTtSemiLepJetCombMaxSumPtWMass,
15
ttSemiLepHypMaxSumPtWMass
16
)
17
makeHypothesis_maxSumPtWMass = cms.Sequence(makeHypothesis_maxSumPtWMassTask)
TtSemiLepHypMaxSumPtWMass_cfi
TtSemiLepJetCombMaxSumPtWMass_cfi
configure maxSumPtWMass hyothesis
Generated for CMSSW Reference Manual by
1.8.16