Variables | |
tuple | src |
00001 cms.ESSource("EcalTrivialConditionRetriever", 00002 producedEcalPedestals = cms.untracked.bool(False), 00003 intercalibConstantsFile = cms.untracked.string('/afs/cern.ch/user/g/govoni/public/SM16testCalib4CMSSW.txt'), 00004 producedEcalWeights = cms.untracked.bool(False), 00005 adcToGeVEBConstant = cms.untracked.double(0.035), 00006 producedEcalIntercalibConstants = cms.untracked.bool(True), 00007 producedEcalGainRatios = cms.untracked.bool(False), 00008 producedEcalADCToGeVConstant = cms.untracked.bool(True) 00009 )
Definition at line 3 of file readIntercalibrationsFromAscii2006_v0_cff.py.