CMS 3D CMS Logo

Variables

L1RPCConfig_cff Namespace Reference

Variables

tuple rpcconf
tuple rpcconfsrc

Variable Documentation

Initial value:
00001 cms.ESProducer("RPCTriggerConfig",
00002     filedir = cms.untracked.string('L1Trigger/RPCTrigger/data/D_20091204NewMagF__all_12/v1/'),
00003     PACsPerTower = cms.untracked.int32(12)
00004 )

Definition at line 3 of file L1RPCConfig_cff.py.

Referenced by RPCTrigger::produce().

Initial value:
00001 cms.ESSource("EmptyESSource",
00002     recordName = cms.string('L1RPCConfigRcd'),
00003     iovIsRunNotTime = cms.bool(True),
00004     firstValid = cms.vuint32(1)
00005 )

Definition at line 8 of file L1RPCConfig_cff.py.