Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
hltHighLevel_cfi Namespace Reference
Variables
tuple
hltHighLevel
Variable Documentation
tuple hltHighLevel_cfi.hltHighLevel
Initial value:
1
= cms.EDFilter(
"HLTHighLevel"
,
2
TriggerResultsTag = cms.InputTag(
"TriggerResults"
,
""
,
"HLT"
),
3
HLTPaths = cms.vstring(),
# provide list of HLT paths (or patterns) you want
4
eventSetupPathsKey = cms.string(
''
),
# not empty => use read paths from AlCaRecoTriggerBitsRcd via this key
5
andOr = cms.bool(
True
),
# how to deal with multiple triggers: True (OR) accept if ANY is true, False (AND) accept if ALL are true
6
throw = cms.bool(
True
)
# throw exception on unknown path names
7
)
Definition at line
3
of file
hltHighLevel_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5