CMS 3D CMS Logo

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

Variables

tuple ESTrivialConditionRetriever
 

Variable Documentation

tuple ESTrivialCondRetriever_cfi.ESTrivialConditionRetriever
Initial value:
1 = cms.ESSource("ESTrivialConditionRetriever",
2  producedChannelStatus = cms.untracked.bool(True),
3  # Values to get correct noise on RecHit amplitude using 3+5 weights
4  ESpedRMS = cms.untracked.double(1.0),
5  weightsForTB = cms.untracked.bool(False),
6  # channel status
7  channelStatusFile = cms.untracked.string(''),
8  producedESPedestals = cms.untracked.bool(True),
9  getWeightsFromFile = cms.untracked.bool(True),
10  intercalibConstantsFile = cms.untracked.string(''),
11  producedESWeights = cms.untracked.bool(True),
12  producedESIntercalibConstants = cms.untracked.bool(True),
13  producedESADCToGeVConstant = cms.untracked.bool(True),
14  adcToGeVESLowConstant = cms.untracked.double(1.0),
15  adcToGeVESHighConstant = cms.untracked.double(0.5),
16 
17 )

Definition at line 3 of file ESTrivialCondRetriever_cfi.py.