CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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

tuple dbwrite_o2o_template.cout
Initial value:
1 = cms.untracked.PSet(
2  threshold=cms.untracked.string("INFO")
3  )

Definition at line 7 of file dbwrite_o2o_template.py.

tuple dbwrite_o2o_template.destinations = cms.untracked.vstring("cout")

Definition at line 6 of file dbwrite_o2o_template.py.

tuple dbwrite_o2o_template.firstValue = cms.uint64(1)

Definition at line 18 of file dbwrite_o2o_template.py.

tuple dbwrite_o2o_template.input
Initial value:
1 = cms.VPSet(cms.PSet(
2  object = cms.string('CONDITION_TYPE'),
3  tag = cms.string('OMDS_CONDITION_TAG'),
4  version = cms.string('fakeversion'),
5  subversion = cms.int32(1),
6  iov_begin = cms.int32(OMDS_IOV),
7  accessor = cms.string('OMDS_ACCESSOR_STRING'),
8  query = cms.string('''
9  OMDS_QUERY
10  ''')
11  ))

Definition at line 24 of file dbwrite_o2o_template.py.

tuple dbwrite_o2o_template.interval = cms.uint64(1)

Definition at line 20 of file dbwrite_o2o_template.py.

tuple dbwrite_o2o_template.lastValue = cms.uint64(1)

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.

tuple dbwrite_o2o_template.Source
Initial value:
1 = cms.PSet(
2 # firstSince=cms.untracked.double(300)
3  IOVRun=cms.untracked.uint32(POOL_IOV)
4  )

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.

tuple dbwrite_o2o_template.toPut
Initial value:
1 = cms.VPSet(cms.PSet(
2  record = cms.string('POOL_RECORD'),
3  tag = cms.string('POOL_OUTPUT_TAG')
4  ))

Definition at line 41 of file dbwrite_o2o_template.py.