CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
EcalTrivialCondRetrieverTB_cfi Namespace Reference

Variables

tuple EcalTrivialConditionRetriever
 

Variable Documentation

tuple EcalTrivialCondRetrieverTB_cfi.EcalTrivialConditionRetriever
Initial value:
1 = cms.ESSource("EcalTrivialConditionRetriever",
2  # Values to get correct noise on RecHit amplitude using 3+5 weights
3  EBpedRMSX12 = cms.untracked.double(1.26),
4  weightsForTB = cms.untracked.bool(True),
5  producedEcalPedestals = cms.untracked.bool(True),
6  # If set true reading optimized weights (3+5 weights) from file
7  getWeightsFromFile = cms.untracked.bool(True),
8  producedEcalWeights = cms.untracked.bool(True),
9  EEpedRMSX12 = cms.untracked.double(2.87),
10  producedEcalIntercalibConstants = cms.untracked.bool(True),
11  producedEcalTimeCalibConstants = cms.untracked.bool(True),
12  producedEcalGainRatios = cms.untracked.bool(True),
13  producedEcalADCToGeVConstant = cms.untracked.bool(True)
14 )

Definition at line 3 of file EcalTrivialCondRetrieverTB_cfi.py.