CMS 3D CMS Logo

Variables

ESTrivialCondRetriever_cfi Namespace Reference

Variables

tuple ESTrivialConditionRetriever

Variable Documentation

Initial value:
00001 cms.ESSource("ESTrivialConditionRetriever",
00002     producedChannelStatus = cms.untracked.bool(True),
00003     #       Values to get correct noise on RecHit amplitude using 3+5 weights
00004     ESpedRMS = cms.untracked.double(1.0),
00005     weightsForTB = cms.untracked.bool(False),
00006     # channel status
00007     channelStatusFile = cms.untracked.string(''),
00008     producedESPedestals = cms.untracked.bool(True),
00009     getWeightsFromFile = cms.untracked.bool(True),
00010     intercalibConstantsFile = cms.untracked.string(''),
00011     producedESWeights = cms.untracked.bool(True),
00012     producedESIntercalibConstants = cms.untracked.bool(True),
00013     producedESADCToGeVConstant = cms.untracked.bool(True),
00014     adcToGeVESLowConstant = cms.untracked.double(1.0),
00015     adcToGeVESHighConstant = cms.untracked.double(0.5),
00016 
00017 )

Definition at line 3 of file ESTrivialCondRetriever_cfi.py.