CMS 3D CMS Logo

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

Variables

tuple PoolDBESSource
 

Variable Documentation

tuple xmlsqlitefile.PoolDBESSource
Initial value:
1 = cms.ESSource( "PoolDBESSource",
2  CondDBCommon,
3  loadAll = cms.bool(True),
4  toGet = cms.VPSet(
5  cms.PSet( record = cms.string('GeometryFileRcd' ),
6  tag = cms.string('XMLFILE_Geometry_Test03')) ),
7  BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService'),
8  timetype = cms.untracked.string('runnumber')
9  )

Definition at line 6 of file xmlsqlitefile.py.