CMS 3D CMS Logo

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

Variables

tuple cerr
 
tuple cout
 
tuple debugModules = cms.untracked.vstring('*')
 
tuple firstValue = cms.uint64(1)
 
tuple interval = cms.uint64(1)
 
tuple lastValue = cms.uint64(1)
 
tuple logconnect = cms.untracked.string('sqlite_file:DBLog.db')
 
tuple process = cms.Process("ProcessOne")
 
tuple record = cms.string('EcalTPGPhysicsConstRcd')
 
tuple Source
 
tuple timetype = cms.string('runnumber')
 
tuple toGet
 
tuple toPut
 

Variable Documentation

tuple EcalTPGPhysicsConstfromFile_cfg.cerr
Initial value:
1 = cms.untracked.PSet(
2  enable = cms.untracked.bool(False)
3  )

Definition at line 13 of file EcalTPGPhysicsConstfromFile_cfg.py.

tuple EcalTPGPhysicsConstfromFile_cfg.cout
Initial value:
1 = cms.untracked.PSet(
2  enable = cms.untracked.bool(True)
3  )

Definition at line 16 of file EcalTPGPhysicsConstfromFile_cfg.py.

tuple EcalTPGPhysicsConstfromFile_cfg.debugModules = cms.untracked.vstring('*')

Definition at line 19 of file EcalTPGPhysicsConstfromFile_cfg.py.

tuple EcalTPGPhysicsConstfromFile_cfg.firstValue = cms.uint64(1)

Definition at line 23 of file EcalTPGPhysicsConstfromFile_cfg.py.

tuple EcalTPGPhysicsConstfromFile_cfg.interval = cms.uint64(1)

Definition at line 26 of file EcalTPGPhysicsConstfromFile_cfg.py.

tuple EcalTPGPhysicsConstfromFile_cfg.lastValue = cms.uint64(1)

Definition at line 24 of file EcalTPGPhysicsConstfromFile_cfg.py.

tuple EcalTPGPhysicsConstfromFile_cfg.logconnect = cms.untracked.string('sqlite_file:DBLog.db')

Definition at line 42 of file EcalTPGPhysicsConstfromFile_cfg.py.

tuple EcalTPGPhysicsConstfromFile_cfg.process = cms.Process("ProcessOne")

Definition at line 3 of file EcalTPGPhysicsConstfromFile_cfg.py.

tuple EcalTPGPhysicsConstfromFile_cfg.record = cms.string('EcalTPGPhysicsConstRcd')

Definition at line 53 of file EcalTPGPhysicsConstfromFile_cfg.py.

tuple EcalTPGPhysicsConstfromFile_cfg.Source
Initial value:
1 = cms.PSet(
2  debug = cms.bool(True),
3  )

Definition at line 54 of file EcalTPGPhysicsConstfromFile_cfg.py.

tuple EcalTPGPhysicsConstfromFile_cfg.timetype = cms.string('runnumber')

Definition at line 25 of file EcalTPGPhysicsConstfromFile_cfg.py.

tuple EcalTPGPhysicsConstfromFile_cfg.toGet
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  record = cms.string('EcalTPGPhysicsConstRcd'),
4  tag = cms.string('EcalTPGPhysicsConst_test')
5  )
6  )

Definition at line 32 of file EcalTPGPhysicsConstfromFile_cfg.py.

tuple EcalTPGPhysicsConstfromFile_cfg.toPut
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  record = cms.string('EcalTPGPhysicsConstRcd'),
4  tag = cms.string('EcalTPGPhysicsConst_test')
5  )
6  )

Definition at line 44 of file EcalTPGPhysicsConstfromFile_cfg.py.