CMS 3D CMS Logo

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

Variables

tuple hltHighLevelSiPixel
 
tuple hltLocalRecoSiPixel = cms.Path(hltHighLevelSiPixel*siPixelMuonHLT)
 

Variable Documentation

tuple HLTLocalRecoSiPixel_cff.hltHighLevelSiPixel
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 5 of file HLTLocalRecoSiPixel_cff.py.

tuple HLTLocalRecoSiPixel_cff.hltLocalRecoSiPixel = cms.Path(hltHighLevelSiPixel*siPixelMuonHLT)

Definition at line 19 of file HLTLocalRecoSiPixel_cff.py.