CMS 3D CMS Logo

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

Variables

tuple hcaltbfilter_beam
 

Variable Documentation

tuple hcaltbfilter_beam_cfi.hcaltbfilter_beam
Initial value:
1 = cms.EDFilter("HcalTBTriggerFilter",
2  AllowLED = cms.bool(False),
3  AllowPedestalOutSpill = cms.bool(False),
4  AllowLaser = cms.bool(False),
5  AllowPedestal = cms.bool(False),
6  AllowBeam = cms.bool(True),
7  AllowPedestalInSpill = cms.bool(False),
8  hcalTBTriggerDataTag = cms.InputTag("tbunpack")
9 )

Definition at line 3 of file hcaltbfilter_beam_cfi.py.