CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 ## std sequence to produce an mva discriminant
9 
10 ## make mva discriminant for event selection
11 makeTtSemiLepMVASelDiscriminant = cms.Sequence(findTtSemiLepSignalSelMVA)
std sequence to produce an mva discriminant