test
CMS 3D CMS Logo

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

Variables

tuple debugModules = cms.untracked.vstring('*')
 
tuple destinations = cms.untracked.vstring('cout')
 
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 EcalTPGPedfromFile_cfg.debugModules = cms.untracked.vstring('*')

Definition at line 14 of file EcalTPGPedfromFile_cfg.py.

tuple EcalTPGPedfromFile_cfg.destinations = cms.untracked.vstring('cout')

Definition at line 15 of file EcalTPGPedfromFile_cfg.py.

tuple EcalTPGPedfromFile_cfg.firstValue = cms.uint64(1)

Definition at line 19 of file EcalTPGPedfromFile_cfg.py.

tuple EcalTPGPedfromFile_cfg.interval = cms.uint64(1)

Definition at line 22 of file EcalTPGPedfromFile_cfg.py.

tuple EcalTPGPedfromFile_cfg.lastValue = cms.uint64(1)

Definition at line 20 of file EcalTPGPedfromFile_cfg.py.

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

Definition at line 38 of file EcalTPGPedfromFile_cfg.py.

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

Definition at line 3 of file EcalTPGPedfromFile_cfg.py.

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

Definition at line 49 of file EcalTPGPedfromFile_cfg.py.

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

Definition at line 50 of file EcalTPGPedfromFile_cfg.py.

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

Definition at line 21 of file EcalTPGPedfromFile_cfg.py.

tuple EcalTPGPedfromFile_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 28 of file EcalTPGPedfromFile_cfg.py.

tuple EcalTPGPedfromFile_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 40 of file EcalTPGPedfromFile_cfg.py.