2 histograms = SiPixelPhase1BadROCConf,
3 geometry = SiPixelPhase1Geometry,
5 SiPixelStatusManagerParameters = cms.PSet(
6 thresholdL1 = cms.untracked.double(0.1),
7 thresholdL2 = cms.untracked.double(0.2),
8 thresholdL3 = cms.untracked.double(0.2),
9 thresholdL4 = cms.untracked.double(0.2),
10 thresholdRNG1 = cms.untracked.double(0.1),
11 thresholdRNG2 = cms.untracked.double(0.1),
12 outputBase = cms.untracked.string(
"runbased"),
13 aveDigiOcc = cms.untracked.int32(20000),
14 resetEveryNLumi = cms.untracked.int32(1),
15 moduleName = cms.untracked.string(
"siPixelStatusProducer"),
16 label = cms.untracked.string(
"siPixelStatus"),
18 debug = cms.untracked.bool(
False),
19 recordName = cms.untracked.string(
"SiPixelQualityFromDbRcd")