CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
HLTLocalRecoSiStrip_cff Namespace Reference

Variables

tuple hltHighLevelSiStrip
 
tuple hltLocalRecoSiStrip = cms.Path(hltHighLevelSiStrip)
 

Variable Documentation

tuple HLTLocalRecoSiStrip_cff.hltHighLevelSiStrip
Initial value:
1 = cms.EDFilter("HLTHighLevel",
2  TriggerResultsTag = cms.InputTag("TriggerResults","","HLT"),
3  HLTPaths = cms.vstring('HLT_L1Mu[^_]*$',
4  'HLT_L2Mu[^_]*$',
5  'HLT_Mu[^_]*$',
6  'HLT_IsoMu[^_]*$',
7  'HLT_DoubleMu[^_]*$',
8  ),
9 
10  eventSetupPathsKey = cms.string(''), # not empty => use read paths from AlCaRecoTriggerBitsRcd via this key
11  andOr = cms.bool(True), # how to deal with multiple triggers: True (OR) accept if ANY is true, False (AND) accept if ALL are true
12  throw = cms.bool(False) # throw exception on unknown path names
13 )

Definition at line 3 of file HLTLocalRecoSiStrip_cff.py.

tuple HLTLocalRecoSiStrip_cff.hltLocalRecoSiStrip = cms.Path(hltHighLevelSiStrip)

Definition at line 17 of file HLTLocalRecoSiStrip_cff.py.