00001 cms.EDProducer("DigitizerFP420",
00002 VerbosityLevel = cms.untracked.int32(0),
00003 ROUList = cms.vstring('g4SimHitsFP420SI'),
00004 NumberFP420Stations = cms.int32(3),
00005 NumberFP420Detectors = cms.int32(3),
00006 NumberFP420SPlanes = cms.int32(6),
00007 NoFP420Noise = cms.bool(False),
00008 ElectronFP420PerAdc = cms.double(300.0),
00009 z420 = cms.double(420000.0),
00010 zD3 = cms.double(8000.0),
00011 zD2 = cms.double(4000.0),
00012 FedFP420Algorithm = cms.int32(1),
00013 FedFP420LowThreshold = cms.double(6.0),
00014 FedFP420HighThreshold = cms.double(6.5),
00015 AdcFP420Threshold = cms.double(6.0),
00016 AddNoisyPixels = cms.bool(True),
00017 LowtofCutAndTo200ns = cms.double(1350.0),
00018 ApplyTofCut = cms.bool(True)
00019 )