CMS 3D CMS Logo

Variables

dbwrite_o2o_template Namespace Reference

Variables

tuple cout
tuple destinations = cms.untracked.vstring("cout")
tuple firstValue = cms.uint64(1)
tuple input
tuple interval = cms.uint64(1)
tuple lastValue = cms.uint64(1)
tuple logconnect = cms.untracked.string('POOL_LOGCONNECT')
tuple loggingOn = cms.untracked.bool(True)
tuple process = cms.Process("TEST")
tuple record = cms.string('POOL_RECORD')
tuple SinceAppendMode = cms.bool(True)
tuple Source
tuple timetype = cms.string('runnumber')
tuple toPut

Variable Documentation

Initial value:
00001 cms.untracked.PSet(
00002                               threshold=cms.untracked.string("INFO")
00003                               )

Definition at line 7 of file dbwrite_o2o_template.py.

Definition at line 6 of file dbwrite_o2o_template.py.

Definition at line 18 of file dbwrite_o2o_template.py.

Initial value:
00001 cms.VPSet(cms.PSet(
00002     object = cms.string('CONDITION_TYPE'),
00003     tag = cms.string('OMDS_CONDITION_TAG'),
00004     version = cms.string('fakeversion'),
00005     subversion = cms.int32(1),
00006     iov_begin = cms.int32(OMDS_IOV),
00007     accessor = cms.string('OMDS_ACCESSOR_STRING'),
00008     query = cms.string('''
00009     OMDS_QUERY
00010     ''')
00011     ))

Definition at line 24 of file dbwrite_o2o_template.py.

Definition at line 20 of file dbwrite_o2o_template.py.

Definition at line 19 of file dbwrite_o2o_template.py.

Referenced by L1CaloEcalScaleConfigOnlineProd::newObject().

tuple dbwrite_o2o_template::logconnect = cms.untracked.string('POOL_LOGCONNECT')

Definition at line 40 of file dbwrite_o2o_template.py.

tuple dbwrite_o2o_template::loggingOn = cms.untracked.bool(True)

Definition at line 49 of file dbwrite_o2o_template.py.

tuple dbwrite_o2o_template::process = cms.Process("TEST")

Definition at line 3 of file dbwrite_o2o_template.py.

tuple dbwrite_o2o_template::record = cms.string('POOL_RECORD')

Definition at line 48 of file dbwrite_o2o_template.py.

tuple dbwrite_o2o_template::SinceAppendMode = cms.bool(True)

Definition at line 50 of file dbwrite_o2o_template.py.

Initial value:
00001 cms.PSet(
00002 #    firstSince=cms.untracked.double(300) 
00003     IOVRun=cms.untracked.uint32(POOL_IOV)
00004     )

Definition at line 51 of file dbwrite_o2o_template.py.

tuple dbwrite_o2o_template::timetype = cms.string('runnumber')

Definition at line 17 of file dbwrite_o2o_template.py.

Initial value:
00001 cms.VPSet(cms.PSet(
00002         record = cms.string('POOL_RECORD'),
00003         tag = cms.string('POOL_OUTPUT_TAG')
00004          ))

Definition at line 41 of file dbwrite_o2o_template.py.