CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
updateADCToGeV_test 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 logconnect = cms.untracked.string('sqlite_file:log.db')
 
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_test.cout
Initial value:
1 = cms.untracked.PSet(
2  threshold = cms.untracked.string('DEBUG')
3  )

Definition at line 9 of file updateADCToGeV_test.py.

string updateADCToGeV_test.db_reader_account = 'CMS_ECAL_R'

Definition at line 30 of file updateADCToGeV_test.py.

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

Definition at line 8 of file updateADCToGeV_test.py.

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

Definition at line 12 of file updateADCToGeV_test.py.

tuple updateADCToGeV_test.firstValue = cms.uint64(100000000000)

Definition at line 18 of file updateADCToGeV_test.py.

tuple updateADCToGeV_test.interval = cms.uint64(1)

Definition at line 19 of file updateADCToGeV_test.py.

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

Definition at line 47 of file updateADCToGeV_test.py.

tuple updateADCToGeV_test.lastValue = cms.uint64(100000000000)

Definition at line 16 of file updateADCToGeV_test.py.

tuple updateADCToGeV_test.logconnect = cms.untracked.string('sqlite_file:log.db')

Definition at line 35 of file updateADCToGeV_test.py.

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

Definition at line 46 of file updateADCToGeV_test.py.

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

Definition at line 5 of file updateADCToGeV_test.py.

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

Definition at line 45 of file updateADCToGeV_test.py.

tuple updateADCToGeV_test.SinceAppendMode = cms.bool(True)

Definition at line 48 of file updateADCToGeV_test.py.

tuple updateADCToGeV_test.Source
Initial value:
1 = cms.PSet(
2  FileLowField = cms.string('ADCToGeV_Boff.xml'),
3  FileHighField = cms.string('ADCToGeV_Bon.xml'),
4  firstRun = cms.string('207149'),
5  lastRun = cms.string('10000000'),
6  OnlineDBSID = cms.string(db_service),
7  OnlineDBUser = cms.string(db_user),
8  OnlineDBPassword = cms.string( db_pwd ),
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 49 of file updateADCToGeV_test.py.

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

Definition at line 17 of file updateADCToGeV_test.py.

tuple updateADCToGeV_test.toPut
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  record = cms.string('EcalADCToGeVConstantRcd'),
4  tag = cms.string('EcalADCToGeV_test')
5  )
6  )

Definition at line 36 of file updateADCToGeV_test.py.