Variables | |
tuple | simEcalTriggerPrimitiveDigis |
00001 cms.EDProducer("EcalTrigPrimProducer", 00002 BarrelOnly = cms.bool(True), 00003 TTFHighEnergyEB = cms.double(1.0), 00004 InstanceEB = cms.string('ebDigis'), 00005 InstanceEE = cms.string(''), 00006 TTFHighEnergyEE = cms.double(1.0), 00007 binOfMaximum = cms.int32(6), ## optional from release 200 on, from 1-10 00008 00009 Famos = cms.bool(False), 00010 TTFLowEnergyEE = cms.double(1.0), 00011 TcpOutput = cms.bool(False), 00012 Debug = cms.bool(False), 00013 Label = cms.string('ecalEBunpacker'), 00014 TTFLowEnergyEB = cms.double(1.0) ## this + the following is added from 140_pre4 on 00015 00016 )
Definition at line 8 of file ecalTriggerPrimitiveDigis_CosmicsConfiguration_cff.py.