TopQuarkAnalysis
TopEventProducers
python
sequences
ttSemiLepMVASelection_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# make mva event selection for semileptonic events
5
#
6
7
8
from
TopQuarkAnalysis.TopEventSelection.TtSemiLepSignalSelMVAComputer_cff
import
*
9
10
11
makeTtSemiLepMVASelDiscriminantTask = cms.Task(findTtSemiLepSignalSelMVA)
12
makeTtSemiLepMVASelDiscriminant = cms.Sequence(makeTtSemiLepMVASelDiscriminantTask)
TtSemiLepSignalSelMVAComputer_cff
std sequence to produce an mva discriminant
Generated for CMSSW Reference Manual by
1.8.16