Variables | |
tuple | hltbeamgas |
tuple | pfgskim3noncrossseq = cms.Sequence(hltPhysicsDeclared*hltbeamgas) |
00001 cms.EDFilter("HLTHighLevel", 00002 TriggerResultsTag = cms.InputTag("TriggerResults","","HLT"), 00003 HLTPaths = cms.vstring('HLT_L1_BptxXOR_BscMinBiasOR'), # provide list of HLT paths (or patterns) you want 00004 eventSetupPathsKey = cms.string(''), 00005 andOr = cms.bool(True), 00006 throw = cms.bool(False), 00007 saveTags = cms.bool(False) 00008 )
Definition at line 3 of file BeamBkgSkim_cff.py.
tuple BeamBkgSkim_cff::pfgskim3noncrossseq = cms.Sequence(hltPhysicsDeclared*hltbeamgas) |
Definition at line 11 of file BeamBkgSkim_cff.py.