CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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

tuple updateADCToGeV.cout
Initial value:
1 = cms.untracked.PSet(
2  threshold = cms.untracked.string('DEBUG')
3  )

Definition at line 7 of file updateADCToGeV.py.

tuple updateADCToGeV.debugModules = cms.untracked.vstring('*')

Definition at line 6 of file updateADCToGeV.py.

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

Definition at line 10 of file updateADCToGeV.py.

tuple updateADCToGeV.firstValue = cms.uint64(100000000000)

Definition at line 16 of file updateADCToGeV.py.

tuple updateADCToGeV.interval = cms.uint64(1)

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.

tuple updateADCToGeV.record = cms.string('EcalADCToGeVConstantRcd')

Definition at line 40 of file updateADCToGeV.py.

tuple updateADCToGeV.SinceAppendMode = cms.bool(True)

Definition at line 43 of file updateADCToGeV.py.

tuple updateADCToGeV.Source
Initial value:
1 = cms.PSet(
2  FileLowField = cms.string('/nfshome0/popcondev/EcalTPGPopCon/CMSSW_3_11_0_ONLINE/src/CondTools/Ecal/python/ADCtoGeV_Boff.xml'),
3  FileHighField = cms.string('/nfshome0/popcondev/EcalTPGPopCon/CMSSW_3_11_0_ONLINE/src/CondTools/Ecal/python/ADCtoGeV_Bon.xml'),
4  firstRun = cms.string('98273'),
5  lastRun = cms.string('10000000'),
6  OnlineDBSID = cms.string('cms_omds_lb'),
7  OnlineDBUser = cms.string('cms_ecal_r'),
8  OnlineDBPassword = cms.string('*******'),
9  LocationSource = cms.string('P5'),
10  Location = cms.string('P5_Co'),
11  GenTag = cms.string('GLOBAL'),
12  RunType = cms.string('COSMICS')
13  )

Definition at line 44 of file updateADCToGeV.py.

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

Definition at line 15 of file updateADCToGeV.py.

tuple updateADCToGeV.toPut
Initial value:
1 = cms.VPSet(cms.PSet(
2  record = cms.string('EcalADCToGeVConstantRcd'),
3  tag = cms.string('EcalADCToGeVConstant_v8_offline')
4  ))

Definition at line 33 of file updateADCToGeV.py.