Main Page
Namespaces
Classes
Package Documentation
TopQuarkAnalysis
TopEventProducers
python
tqafEventContent_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
tqafEventContent = [
4
## genEvt
5
'keep *_decaySubset_*_*'
,
6
'keep *_initSubset_*_*'
,
7
'keep *_genEvt_*_*'
,
8
## extras for event selection
9
'keep *_kinFitTtSemiLepEventSelection_*_*'
,
10
'keep *_findTtSemiLepSignalSelMVA_*_*'
,
11
## hypotheses & event structure
12
'keep *_ttSemiLepHyp*_*_*'
,
13
'keep *_ttSemiLepEvent_*_*'
,
14
'keep *_ttFullLepHyp*_*_*'
,
15
'keep *_ttFullLepEvent_*_*'
,
16
'keep *_ttFullHadHyp*_*_*'
,
17
'keep *_ttFullHadEvent_*_*'
18
]
Generated for CMSSW Reference Manual by
1.8.11