CMS 3D CMS Logo

Variables

updateADCToGeV Namespace Reference

Variables

tuple cout
tuple debugModules = cms.untracked.vstring('*')
tuple destinations = cms.untracked.vstring('cout')
tuple firstValue = cms.uint64(100000000000)
tuple interval = cms.uint64(1)
tuple IsDestDbCheckedInQueryLog = cms.untracked.bool(True)
tuple lastValue = cms.uint64(100000000000)
tuple logconnect = cms.untracked.string('oracle://cms_orcon_prod/CMS_COND_31X_POPCONLOG')
tuple loggingOn = cms.untracked.bool(True)
tuple process = cms.Process("ProcessOne")
tuple record = cms.string('EcalADCToGeVConstantRcd')
tuple SinceAppendMode = cms.bool(True)
tuple Source
tuple timetype = cms.string('runnumber')
tuple toPut

Variable Documentation

Initial value:
00001 cms.untracked.PSet(
00002         threshold = cms.untracked.string('DEBUG')
00003     )

Definition at line 7 of file updateADCToGeV.py.

Definition at line 6 of file updateADCToGeV.py.

Definition at line 10 of file updateADCToGeV.py.

tuple updateADCToGeV::firstValue = cms.uint64(100000000000)

Definition at line 16 of file updateADCToGeV.py.

Definition at line 17 of file updateADCToGeV.py.

tuple updateADCToGeV::IsDestDbCheckedInQueryLog = cms.untracked.bool(True)

Definition at line 42 of file updateADCToGeV.py.

tuple updateADCToGeV::lastValue = cms.uint64(100000000000)

Definition at line 14 of file updateADCToGeV.py.

tuple updateADCToGeV::logconnect = cms.untracked.string('oracle://cms_orcon_prod/CMS_COND_31X_POPCONLOG')

Definition at line 31 of file updateADCToGeV.py.

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

Definition at line 41 of file updateADCToGeV.py.

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

Definition at line 3 of file updateADCToGeV.py.

Definition at line 40 of file updateADCToGeV.py.

tuple updateADCToGeV::SinceAppendMode = cms.bool(True)

Definition at line 43 of file updateADCToGeV.py.

Initial value:
00001 cms.PSet(
00002      FileLowField = cms.string('/nfshome0/popcondev/EcalTPGPopCon/CMSSW_3_11_0_ONLINE/src/CondTools/Ecal/python/ADCtoGeV_Boff.xml'),
00003      FileHighField = cms.string('/nfshome0/popcondev/EcalTPGPopCon/CMSSW_3_11_0_ONLINE/src/CondTools/Ecal/python/ADCtoGeV_Bon.xml'),
00004      firstRun = cms.string('98273'),
00005      lastRun = cms.string('10000000'),
00006      OnlineDBSID = cms.string('cms_omds_lb'),
00007      OnlineDBUser = cms.string('cms_ecal_r'),
00008      OnlineDBPassword = cms.string('*******'),
00009      LocationSource = cms.string('P5'),
00010      Location = cms.string('P5_Co'),
00011      GenTag = cms.string('GLOBAL'),
00012      RunType = cms.string('COSMICS')
00013     )

Definition at line 44 of file updateADCToGeV.py.

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

Definition at line 15 of file updateADCToGeV.py.

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

Definition at line 33 of file updateADCToGeV.py.