Variables | |
tuple | getCond |
tuple | src1 |
tuple | src2 |
tuple readConfigurationH2_2006_v0_cff::getCond [static] |
Initial value:
cms.EDFilter("EventSetupRecordDataGetter", toGet = cms.VPSet(cms.PSet( record = cms.string('EcalTBWeightsRcd'), data = cms.vstring('EcalTBWeights') ), cms.PSet( record = cms.string('EcalWeightXtalGroupsRcd'), data = cms.vstring('EcalWeightXtalGroups') )), verbose = cms.untracked.bool(True) )
Definition at line 34 of file readConfigurationH2_2006_v0_cff.py.
tuple readConfigurationH2_2006_v0_cff::src1 [static] |
Initial value:
cms.ESSource("PoolDBESSource", loadAll = cms.bool(True), toGet = cms.VPSet(cms.PSet( record = cms.string('EcalTBWeightsRcd'), tag = cms.string('EcalTBWeightsSM') ), cms.PSet( record = cms.string('EcalWeightXtalGroupsRcd'), tag = cms.string('EcalWeightXtalGroupsSM') )), messagelevel = cms.untracked.uint32(1), catalog = cms.untracked.string('file:/afs/cern.ch/cms/ECAL/testbeam/pedestal/2006/WEIGHTS/PoolFileCatalog_SM09_V0.xml'), timetype = cms.string('runnumber'), connect = cms.string('sqlite_file:/afs/cern.ch/cms/ECAL/testbeam/pedestal/2006/WEIGHTS/ecalwgt_SM09_V0.db'), authenticationMethod = cms.untracked.uint32(0) )
Definition at line 3 of file readConfigurationH2_2006_v0_cff.py.
Referenced by CandCombinerBase< OutputCollection, CandPtr >::combine().
tuple readConfigurationH2_2006_v0_cff::src2 [static] |
Initial value:
cms.ESSource("EcalTrivialConditionRetriever", # Values to get correct noise on RecHit amplitude using 3+5 weights EBpedRMSX12 = cms.untracked.double(1.26), weightsForTB = cms.untracked.bool(False), producedEcalPedestals = cms.untracked.bool(True), # If set true reading optimized weights (3+5 weights) from file getWeightsFromFile = cms.untracked.bool(False), producedEcalWeights = cms.untracked.bool(False), EEpedRMSX12 = cms.untracked.double(2.87), producedEcalIntercalibConstants = cms.untracked.bool(True), producedEcalGainRatios = cms.untracked.bool(True), producedEcalADCToGeVConstant = cms.untracked.bool(True) )
Definition at line 20 of file readConfigurationH2_2006_v0_cff.py.
Referenced by CandCombinerBase< OutputCollection, CandPtr >::combine().