Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
TopQuarkAnalysis
TopJetCombination
python
TtSemiLepHypMVADisc_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# produce mvaDisc hypothesis with all necessary
5
# ingredients
6
#
7
8
## std sequence to compute mva discriminant
9
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepJetCombMVAComputer_cff
import
*
10
11
## configure mvaDisc hypothesis
12
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepHypMVADisc_cfi
import
*
13
14
## make hypothesis
15
makeHypothesis_mvaDisc = cms.Sequence(findTtSemiLepJetCombMVA *
16
ttSemiLepHypMVADisc)
17
TtSemiLepJetCombMVAComputer_cff
std sequence to compute mva discriminant
TtSemiLepHypMVADisc_cfi
configure mvaDisc hypothesis
Config
Generated for CMSSW Reference Manual by
1.8.5