Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
triggerEventProducer_cfi Namespace Reference
Variables
tuple
patTriggerEvent
Variable Documentation
tuple triggerEventProducer_cfi.patTriggerEvent
Initial value:
1
= cms.EDProducer(
2
"PATTriggerEventProducer"
3
, processName = cms.string(
'HLT'
)
# default; change only, if you know exactly, what you are doing!
4
# , triggerResults = cms.InputTag( 'TriggerResults' ) # default; change only, if you know exactly, what you are doing!
5
# , patTriggerProducer = cms.InputTag( 'patTrigger' ) # default; change only, if you know exactly, what you are doing!
6
# , condGtTag = cms.InputTag( 'conditionsInEdm' ) # default; change only, if you know exactly, what you are doing!
7
# , l1GtTag = cms.InputTag( 'gtDigis' ) # default; change only, if you know exactly, what you are doing!
8
, patTriggerMatches = cms.VInputTag(
9
)
10
)
Definition at line
3
of file
triggerEventProducer_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5