CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
EcalTPGLinPed_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('EcalTPGPedestalsRcd')
 
tuple Source
 
tuple timetype = cms.string('runnumber')
 
tuple toGet
 
tuple toPut
 

Variable Documentation

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

Definition at line 14 of file EcalTPGLinPed_cfg.py.

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

Definition at line 17 of file EcalTPGLinPed_cfg.py.

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

Definition at line 20 of file EcalTPGLinPed_cfg.py.

tuple EcalTPGLinPed_cfg.firstValue = cms.uint64(1)

Definition at line 24 of file EcalTPGLinPed_cfg.py.

tuple EcalTPGLinPed_cfg.interval = cms.uint64(1)

Definition at line 27 of file EcalTPGLinPed_cfg.py.

tuple EcalTPGLinPed_cfg.lastValue = cms.uint64(1)

Definition at line 25 of file EcalTPGLinPed_cfg.py.

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

Definition at line 43 of file EcalTPGLinPed_cfg.py.

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

Definition at line 3 of file EcalTPGLinPed_cfg.py.

tuple EcalTPGLinPed_cfg.record = cms.string('EcalTPGPedestalsRcd')

Definition at line 54 of file EcalTPGLinPed_cfg.py.

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

Definition at line 55 of file EcalTPGLinPed_cfg.py.

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

Definition at line 26 of file EcalTPGLinPed_cfg.py.

tuple EcalTPGLinPed_cfg.toGet
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  record = cms.string('EcalTPGPedestalsRcd'),
4  tag = cms.string('EcalTPGPedestals_test')
5  )
6  )

Definition at line 33 of file EcalTPGLinPed_cfg.py.

tuple EcalTPGLinPed_cfg.toPut
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  record = cms.string('EcalTPGPedestalsRcd'),
4  tag = cms.string('EcalTPGPedestals_test')
5  )
6  )

Definition at line 45 of file EcalTPGLinPed_cfg.py.