CMS 3D CMS Logo

Variables

EcalTrivialCondRetrieverTB_cfi Namespace Reference

Variables

tuple EcalTrivialConditionRetriever

Variable Documentation

Initial value:
00001 cms.ESSource("EcalTrivialConditionRetriever",
00002     #       Values to get correct noise on RecHit amplitude using 3+5 weights
00003     EBpedRMSX12 = cms.untracked.double(1.26),
00004     weightsForTB = cms.untracked.bool(True),
00005     producedEcalPedestals = cms.untracked.bool(True),
00006     #       If set true reading optimized weights (3+5 weights) from file 
00007     getWeightsFromFile = cms.untracked.bool(True),
00008     producedEcalWeights = cms.untracked.bool(True),
00009     EEpedRMSX12 = cms.untracked.double(2.87),
00010     producedEcalIntercalibConstants = cms.untracked.bool(True),
00011     producedEcalTimeCalibConstants = cms.untracked.bool(True),
00012     producedEcalGainRatios = cms.untracked.bool(True),
00013     producedEcalADCToGeVConstant = cms.untracked.bool(True)
00014 )

Definition at line 3 of file EcalTrivialCondRetrieverTB_cfi.py.