CMS 3D CMS Logo

Variables

triggerEventProducer_cfi Namespace Reference

Variables

tuple patTriggerEvent

Variable Documentation

Initial value:
00001 cms.EDProducer(
00002   "PATTriggerEventProducer"
00003 , processName        = cms.string( 'HLT' )               # default; change only, if you know exactly, what you are doing!
00004 # , TriggerResults     = cms.InputTag( 'TriggerResults' )  # default; change only, if you know exactly, what you are doing!
00005 # , patTriggerProducer = cms.InputTag( 'patTrigger' )      # default; change only, if you know exactly, what you are doing!
00006 # , condGtTag          = cms.InputTag( 'conditionsInEdm' ) # default; change only, if you know exactly, what you are doing!
00007 # , l1GtTag            = cms.InputTag( 'gtDigis' )         # default; change only, if you know exactly, what you are doing!
00008 , patTriggerMatches  = cms.VInputTag(
00009   )
00010 )

Definition at line 3 of file triggerEventProducer_cfi.py.