CMS 3D CMS Logo

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

Variables

tuple cout
 
string db_reader_account = 'CMS_ECAL_R'
 
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 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_express.cout
Initial value:
1 = cms.untracked.PSet(
2  threshold = cms.untracked.string('DEBUG')
3  )

Definition at line 9 of file updateADCToGeV_express.py.

string updateADCToGeV_express.db_reader_account = 'CMS_ECAL_R'

Definition at line 37 of file updateADCToGeV_express.py.

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

Definition at line 8 of file updateADCToGeV_express.py.

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

Definition at line 12 of file updateADCToGeV_express.py.

tuple updateADCToGeV_express.firstValue = cms.uint64(100000000000)

Definition at line 18 of file updateADCToGeV_express.py.

tuple updateADCToGeV_express.interval = cms.uint64(1)

Definition at line 19 of file updateADCToGeV_express.py.

tuple updateADCToGeV_express.IsDestDbCheckedInQueryLog = cms.untracked.bool(True)

Definition at line 43 of file updateADCToGeV_express.py.

tuple updateADCToGeV_express.lastValue = cms.uint64(100000000000)

Definition at line 16 of file updateADCToGeV_express.py.

tuple updateADCToGeV_express.loggingOn = cms.untracked.bool(True)

Definition at line 42 of file updateADCToGeV_express.py.

tuple updateADCToGeV_express.process = cms.Process("ProcessOne")

Definition at line 5 of file updateADCToGeV_express.py.

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

Definition at line 41 of file updateADCToGeV_express.py.

tuple updateADCToGeV_express.SinceAppendMode = cms.bool(True)

Definition at line 44 of file updateADCToGeV_express.py.

tuple updateADCToGeV_express.Source
Initial value:
1 = cms.PSet(
2  FileLowField = cms.string('/data/O2O/Ecal/TPG/ADCToGeV_Boff.xml'),
3  FileHighField = cms.string('/data/O2O/Ecal/TPG/ADCToGeV_Bon.xml'),
4 # FileLowField = cms.string('/afs/cern.ch/work/d/depasse/cmssw/CMSSW_8_0_1/src/CondTools/Ecal/python/ADCToGeV_express_current_BOFF.xml'),
5 # FileHighField = cms.string('/afs/cern.ch/work/d/depasse/cmssw/CMSSW_8_0_1/src/CondTools/Ecal/python/ADCToGeV_express_current_BON.xml'),
6  firstRun = cms.string('207149'),
7  lastRun = cms.string('10000000'),
8  OnlineDBSID = cms.string(db_service),
9  OnlineDBUser = cms.string(db_user),
10  OnlineDBPassword = cms.string( db_pwd ),
11  LocationSource = cms.string('P5'),
12  Location = cms.string('P5_Co'),
13  GenTag = cms.string('GLOBAL'),
14  RunType = cms.string('COSMICS')
15  )

Definition at line 45 of file updateADCToGeV_express.py.

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

Definition at line 17 of file updateADCToGeV_express.py.

tuple updateADCToGeV_express.toPut
Initial value:
1 = cms.VPSet(cms.PSet(
2  record = cms.string('EcalADCToGeVConstantRcd'),
3  tag = cms.string(conddb_init.options.destinationTag)
4  ))

Definition at line 31 of file updateADCToGeV_express.py.