CMS 3D CMS Logo

Variables

EcalO2O_laser_online_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 loggingOn = cms.untracked.bool(True)
tuple process = cms.Process("ProcessOne")
tuple record = cms.string('EcalLaserAPDPNRatiosRcd')
tuple SinceAppendMode = cms.bool(True)
tuple Source
tuple timetype = cms.string('runnumber')
tuple toGet
tuple toPut

Variable Documentation

tuple EcalO2O_laser_online_cfg::debugModules = cms.untracked.vstring('*')

Definition at line 12 of file EcalO2O_laser_online_cfg.py.

tuple EcalO2O_laser_online_cfg::destinations = cms.untracked.vstring('cout')

Definition at line 13 of file EcalO2O_laser_online_cfg.py.

Definition at line 17 of file EcalO2O_laser_online_cfg.py.

Definition at line 20 of file EcalO2O_laser_online_cfg.py.

Definition at line 18 of file EcalO2O_laser_online_cfg.py.

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

Definition at line 34 of file EcalO2O_laser_online_cfg.py.

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

Definition at line 49 of file EcalO2O_laser_online_cfg.py.

tuple EcalO2O_laser_online_cfg::process = cms.Process("ProcessOne")

Definition at line 3 of file EcalO2O_laser_online_cfg.py.

Definition at line 48 of file EcalO2O_laser_online_cfg.py.

Definition at line 47 of file EcalO2O_laser_online_cfg.py.

Initial value:
00001 cms.PSet(
00002         maxtime = cms.string("2011-12-31 23:59:59"),
00003         sequences = cms.string("16"),  
00004         OnlineDBUser = cms.string('CMS_ECAL_LASER_COND'),
00005         debug = cms.bool(True),
00006         OnlineDBPassword = cms.string('XXX'),
00007         OnlineDBSID = cms.string('CMS_OMDS_LB')
00008     )

Definition at line 50 of file EcalO2O_laser_online_cfg.py.

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

Definition at line 19 of file EcalO2O_laser_online_cfg.py.

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

Definition at line 26 of file EcalO2O_laser_online_cfg.py.

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

Definition at line 36 of file EcalO2O_laser_online_cfg.py.