CMS 3D CMS Logo

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

Variables

tuple ESTrivialConditionRetriever
 

Variable Documentation

tuple ESTrivialCondRetrieverTB_cfi.ESTrivialConditionRetriever
Initial value:
1 = cms.ESSource("ESTrivialConditionRetriever",
2  # Values to get correct noise on RecHit amplitude using 3+5 weights
3  ESpedRMS = cms.untracked.double(1.26),
4  weightsForTB = cms.untracked.bool(True),
5  producedESPedestals = cms.untracked.bool(True),
6  # If set true reading optimized weights (3+5 weights) from file
7  getWeightsFromFile = cms.untracked.bool(False),
8  producedESWeights = cms.untracked.bool(True),
9  producedESIntercalibConstants = cms.untracked.bool(True),
10  producedESADCToGeVConstant = cms.untracked.bool(True)
11 )

Definition at line 3 of file ESTrivialCondRetrieverTB_cfi.py.