CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
updateADCToGeV_test 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('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 7 of file updateADCToGeV_test.py.

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

Definition at line 6 of file updateADCToGeV_test.py.

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

Definition at line 10 of file updateADCToGeV_test.py.

tuple updateADCToGeV_test.firstValue = cms.uint64(100000000000)

Definition at line 16 of file updateADCToGeV_test.py.

tuple updateADCToGeV_test.interval = cms.uint64(1)

Definition at line 17 of file updateADCToGeV_test.py.

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

Definition at line 38 of file updateADCToGeV_test.py.

tuple updateADCToGeV_test.lastValue = cms.uint64(100000000000)

Definition at line 14 of file updateADCToGeV_test.py.

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

Definition at line 26 of file updateADCToGeV_test.py.

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

Definition at line 37 of file updateADCToGeV_test.py.

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

Definition at line 3 of file updateADCToGeV_test.py.

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

Definition at line 36 of file updateADCToGeV_test.py.

tuple updateADCToGeV_test.SinceAppendMode = cms.bool(True)

Definition at line 39 of file updateADCToGeV_test.py.

tuple updateADCToGeV_test.Source
Initial value:
1 = cms.PSet(
2  InputFile = cms.string('ADCtoGeV_Bon.xml'),
3  firstRun = cms.string('98273'),
4  )

Definition at line 40 of file updateADCToGeV_test.py.

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

Definition at line 15 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('EcalADCToGeVConstant_V1_hlt')
5  )
6  )

Definition at line 27 of file updateADCToGeV_test.py.