CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
tqafSequences_cff.py
Go to the documentation of this file.
2 
3 ## produce ttGenEvent
5 
6 ## produce kin fit for signal selection
8 
9 ## produce mva discriminant for signal selection
11 
12 ## produce ttSemiEvent
14 
15 ## make tqaf layer2
16 tqafTtSemiLeptonic = cms.Sequence(makeGenEvt *
17  makeTtSemiLepKinematicFit +
18  makeTtSemiLepMVASelDiscriminant +
19  makeTtSemiLepEvent
20  )
produce mva discriminant for signal selection
produce ttSemiEvent
produce ttGenEvent
produce kin fit for signal selection