CMS 3D CMS Logo

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

Variables

tuple connect = cms.untracked.string("sqlite_file:mask-ECAL.db")
 
tuple firstValue = cms.uint64(1)
 
tuple interval = cms.uint64(1)
 
tuple lastValue = cms.uint64(1)
 
tuple process = cms.Process("READ")
 
tuple tag = cms.string("EcalDQMChannelStatus_v1_hlt")
 
tuple timetype = cms.string('runnumber')
 
tuple verbose = cms.untracked.bool(True)
 

Variable Documentation

tuple readEcalDQMStatus.connect = cms.untracked.string("sqlite_file:mask-ECAL.db")

Definition at line 25 of file readEcalDQMStatus.py.

tuple readEcalDQMStatus.firstValue = cms.uint64(1)

Definition at line 13 of file readEcalDQMStatus.py.

tuple readEcalDQMStatus.interval = cms.uint64(1)

Definition at line 16 of file readEcalDQMStatus.py.

tuple readEcalDQMStatus.lastValue = cms.uint64(1)

Definition at line 14 of file readEcalDQMStatus.py.

tuple readEcalDQMStatus.process = cms.Process("READ")

Definition at line 3 of file readEcalDQMStatus.py.

tuple readEcalDQMStatus.tag = cms.string("EcalDQMChannelStatus_v1_hlt")

Definition at line 24 of file readEcalDQMStatus.py.

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

Definition at line 15 of file readEcalDQMStatus.py.

tuple readEcalDQMStatus.verbose = cms.untracked.bool(True)

Definition at line 34 of file readEcalDQMStatus.py.