CMS 3D CMS Logo

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

Variables

tuple ReferenceRetrieval
 

Variable Documentation

tuple DQMReferenceHistogramRootFileEventSetupAnalyzer_OrcoffOnly_cfi.ReferenceRetrieval
Initial value:
1 = cms.ESSource("PoolDBESSource",
2  CondDBSetup,
3  connect = cms.string('oracle://cms_orcoff_prep/CMS_COND_TEMP'),
4  BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService'),
5  messageLevel = cms.untracked.int32(1), #3 for high verbosity
6  timetype = cms.string('runnumber'),
7  toGet = cms.VPSet(cms.PSet(record = cms.string('DQMReferenceHistogramRootFileRcd'),
8  tag = cms.string('DQM_Cosmics_prompt')
9  )
10  )
11  )

Definition at line 8 of file DQMReferenceHistogramRootFileEventSetupAnalyzer_OrcoffOnly_cfi.py.