Variables | |
tuple | ReferenceRetrieval |
00001 cms.ESSource("PoolDBESSource", 00002 CondDBSetup, 00003 connect = cms.string('oracle://cms_orcoff_prep/CMS_COND_TEMP'), 00004 BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService'), 00005 messageLevel = cms.untracked.int32(1), #3 for high verbosity 00006 timetype = cms.string('runnumber'), 00007 toGet = cms.VPSet(cms.PSet(record = cms.string('DQMReferenceHistogramRootFileRcd'), 00008 tag = cms.string('DQM_Cosmics_prompt') 00009 ) 00010 ) 00011 )
Definition at line 8 of file DQMReferenceHistogramRootFileEventSetupAnalyzer_OrcoffOnly_cfi.py.