Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
TopQuarkAnalysis
TopEventSelection
python
TtFullHadSignalSelMVAComputer_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.TtFullHadSignalSelMVAComputer_cfi
import
*
7
8
## path for mva input file
9
TtFullHadSignalSelMVAFileSource = cms.ESSource(
"TtFullHadSignalSelMVAFileSource"
,
10
ttFullHadSignalSelMVA = cms.FileInPath(
'TopQuarkAnalysis/TopEventSelection/data/TtFullHadSignalSel.mva'
)
11
)
Config
TtFullHadSignalSelMVAComputer_cfi
Generated for CMSSW Reference Manual by
1.8.5