Variables | |
tuple | connect = cms.string( str(options.destinationDatabase)) |
tuple | debugModules = cms.untracked.vstring('*') |
tuple | destinations = cms.untracked.vstring('cout') |
tuple | DumpStat = cms.untracked.bool(True) |
tuple | loggingOn = cms.untracked.bool(True) |
tuple | process = setup_popcon( recordName, tagTimeType ) |
tuple | record = cms.string( recordName ) |
string | recordName = "EcalLaserAPDPNRatiosRcd" |
tuple | SinceAppendMode = cms.bool(True) |
tuple | Source |
string | tagTimeType = "timestamp" |
tuple | targetDBConnectionString = cms.untracked.string(str(options.destinationDatabase)) |
tuple | toGet = cms.VPSet( psetForRecord( recordName ) ) |
tuple EcalLaser_express_popcon.connect = cms.string( str(options.destinationDatabase)) |
Definition at line 15 of file EcalLaser_express_popcon.py.
tuple EcalLaser_express_popcon.debugModules = cms.untracked.vstring('*') |
Definition at line 10 of file EcalLaser_express_popcon.py.
tuple EcalLaser_express_popcon.destinations = cms.untracked.vstring('cout') |
Definition at line 11 of file EcalLaser_express_popcon.py.
tuple EcalLaser_express_popcon.DumpStat = cms.untracked.bool(True) |
Definition at line 16 of file EcalLaser_express_popcon.py.
tuple EcalLaser_express_popcon.loggingOn = cms.untracked.bool(True) |
Definition at line 25 of file EcalLaser_express_popcon.py.
tuple EcalLaser_express_popcon.process = setup_popcon( recordName, tagTimeType ) |
Definition at line 7 of file EcalLaser_express_popcon.py.
tuple EcalLaser_express_popcon.record = cms.string( recordName ) |
Definition at line 24 of file EcalLaser_express_popcon.py.
string EcalLaser_express_popcon.recordName = "EcalLaserAPDPNRatiosRcd" |
Definition at line 4 of file EcalLaser_express_popcon.py.
tuple EcalLaser_express_popcon.SinceAppendMode = cms.bool(True) |
Definition at line 23 of file EcalLaser_express_popcon.py.
tuple EcalLaser_express_popcon.Source |
Definition at line 26 of file EcalLaser_express_popcon.py.
string EcalLaser_express_popcon.tagTimeType = "timestamp" |
Definition at line 5 of file EcalLaser_express_popcon.py.
tuple EcalLaser_express_popcon.targetDBConnectionString = cms.untracked.string(str(options.destinationDatabase)) |
Definition at line 40 of file EcalLaser_express_popcon.py.
tuple EcalLaser_express_popcon.toGet = cms.VPSet( psetForRecord( recordName ) ) |
Definition at line 17 of file EcalLaser_express_popcon.py.