CMS 3D CMS Logo

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

Variables

tuple cerr
 
tuple cout
 
tuple debugModules = cms.untracked.vstring('*')
 
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('EcalIntercalibConstantsRcd')
 
tuple SinceAppendMode = cms.bool(True)
 
tuple Source
 
tuple timetype = cms.string('runnumber')
 
tuple toPut
 

Variable Documentation

tuple updateIntercali.cerr
Initial value:
1 = cms.untracked.PSet(
2  enable = cms.untracked.bool(False)
3  )

Definition at line 6 of file updateIntercali.py.

tuple updateIntercali.cout
Initial value:
1 = cms.untracked.PSet(
2  enable = cms.untracked.bool(True),
3  threshold = cms.untracked.string('DEBUG')
4  )

Definition at line 9 of file updateIntercali.py.

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

Definition at line 13 of file updateIntercali.py.

tuple updateIntercali.firstValue = cms.uint64(100000000000)

Definition at line 19 of file updateIntercali.py.

tuple updateIntercali.interval = cms.uint64(1)

Definition at line 20 of file updateIntercali.py.

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

Definition at line 41 of file updateIntercali.py.

tuple updateIntercali.lastValue = cms.uint64(100000000000)

Definition at line 17 of file updateIntercali.py.

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

Definition at line 29 of file updateIntercali.py.

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

Definition at line 40 of file updateIntercali.py.

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

Definition at line 3 of file updateIntercali.py.

tuple updateIntercali.record = cms.string('EcalIntercalibConstantsRcd')

Definition at line 39 of file updateIntercali.py.

tuple updateIntercali.SinceAppendMode = cms.bool(True)

Definition at line 42 of file updateIntercali.py.

tuple updateIntercali.Source
Initial value:
1 = cms.PSet(
2  firstRun = cms.string('1'),
3 # type = cms.string('txt'),
4 # fileName = cms.string('IC2017.txt'),
5  type = cms.string('xml'),
6  fileName = cms.string('Intercalib_Bon.xml'),
7  )

Definition at line 43 of file updateIntercali.py.

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

Definition at line 18 of file updateIntercali.py.

tuple updateIntercali.toPut
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  record = cms.string('EcalIntercalibConstantsRcd'),
4  tag = cms.string('EcalIntercalibConstants')
5  )
6  )

Definition at line 30 of file updateIntercali.py.