Main Page
Namespaces
Classes
Package Documentation
TopQuarkAnalysis
TopEventSelection
python
TtSemiLepSignalSelMVAComputer_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# produce mvaComputer with all necessary ingredients
5
#
6
from
TopQuarkAnalysis.TopEventSelection.TtSemiLepSignalSelMVAComputer_cfi
import
*
7
8
## path for mva input file
9
TtSemiLepSignalSelMVAFileSource = cms.ESSource(
"TtSemiLepSignalSelMVAFileSource"
,
10
ttSemiLepSignalSelMVA = cms.FileInPath(
'TopQuarkAnalysis/TopEventSelection/data/TtSemiLepSignalSel.mva'
)
11
)
TtSemiLepSignalSelMVAComputer_cfi
Generated for CMSSW Reference Manual by
1.8.11