CMS 3D CMS Logo

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

Variables

tuple hltbeamgas
 
tuple pfgskim3noncrossseq = cms.Sequence(hltPhysicsDeclared*hltbeamgas)
 

Variable Documentation

tuple BeamBkgSkim_cff.hltbeamgas
Initial value:
1 = cms.EDFilter("HLTHighLevel",
2  TriggerResultsTag = cms.InputTag("TriggerResults","","HLT"),
3  HLTPaths = cms.vstring('HLT_L1_BptxXOR_BscMinBiasOR'), # provide list of HLT paths (or patterns) you want
4  eventSetupPathsKey = cms.string(''),
5  andOr = cms.bool(True),
6  throw = cms.bool(False),
7  saveTags = cms.bool(False)
8  )

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.