Variables | |
tuple | PoolDBESSource |
00001 cms.ESSource( "PoolDBESSource", 00002 CondDBCommon, 00003 loadAll = cms.bool(True), 00004 toGet = cms.VPSet( 00005 cms.PSet( record = cms.string('GeometryFileRcd' ), 00006 tag = cms.string('XMLFILE_Geometry_Test03')) ), 00007 BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService'), 00008 timetype = cms.untracked.string('runnumber') 00009 )
Definition at line 6 of file xmlsqlitefile.py.