CMS 3D CMS Logo

Variables

PhotonConversionMVAComputer_cfi Namespace Reference

Variables

tuple PhotonConversionMVAComputerRcd

Variable Documentation

Initial value:
00001 cms.ESSource("PoolDBESSource",
00002         CondDBSetup,
00003         timetype = cms.untracked.string('runnumber'),
00004         toGet = cms.VPSet(cms.PSet(
00005             record = cms.string('PhotonConversionMVAComputerRcd'),
00006             tag = cms.string('some_pooldb_tag')
00007             )),
00008         connect = cms.string('sqlite_file:localconditions.db'),
00009         BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService')
00010         )

Definition at line 3 of file PhotonConversionMVAComputer_cfi.py.