CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
updateIntercali_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('EcalIntercalibConstantsRcd')
 
tuple SinceAppendMode = cms.bool(True)
 
tuple Source
 
tuple timetype = cms.string('runnumber')
 
tuple toPut
 

Variable Documentation

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

Definition at line 7 of file updateIntercali_test.py.

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

Definition at line 6 of file updateIntercali_test.py.

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

Definition at line 10 of file updateIntercali_test.py.

tuple updateIntercali_test.firstValue = cms.uint64(100000000000)

Definition at line 16 of file updateIntercali_test.py.

tuple updateIntercali_test.interval = cms.uint64(1)

Definition at line 17 of file updateIntercali_test.py.

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

Definition at line 38 of file updateIntercali_test.py.

tuple updateIntercali_test.lastValue = cms.uint64(100000000000)

Definition at line 14 of file updateIntercali_test.py.

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

Definition at line 26 of file updateIntercali_test.py.

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

Definition at line 37 of file updateIntercali_test.py.

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

Definition at line 3 of file updateIntercali_test.py.

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

Definition at line 36 of file updateIntercali_test.py.

tuple updateIntercali_test.SinceAppendMode = cms.bool(True)

Definition at line 39 of file updateIntercali_test.py.

tuple updateIntercali_test.Source
Initial value:
1 = cms.PSet(
2  InputFile = cms.string('IC_FLT_MeanPizPhiABCD_EleABCD_HR9EtaScaleD_Phis_203830.xml'),
3  firstRun = cms.string('100000'),
4  )

Definition at line 40 of file updateIntercali_test.py.

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

Definition at line 15 of file updateIntercali_test.py.

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

Definition at line 27 of file updateIntercali_test.py.