test
CMS 3D CMS Logo

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

Definition at line 9 of file updateIntercali_express.py.

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

Definition at line 8 of file updateIntercali_express.py.

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

Definition at line 12 of file updateIntercali_express.py.

tuple updateIntercali_express.firstValue = cms.uint64(100000000000)

Definition at line 18 of file updateIntercali_express.py.

tuple updateIntercali_express.interval = cms.uint64(1)

Definition at line 19 of file updateIntercali_express.py.

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

Definition at line 40 of file updateIntercali_express.py.

tuple updateIntercali_express.lastValue = cms.uint64(100000000000)

Definition at line 16 of file updateIntercali_express.py.

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

Definition at line 39 of file updateIntercali_express.py.

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

Definition at line 5 of file updateIntercali_express.py.

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

Definition at line 38 of file updateIntercali_express.py.

tuple updateIntercali_express.SinceAppendMode = cms.bool(True)

Definition at line 41 of file updateIntercali_express.py.

tuple updateIntercali_express.Source
Initial value:
1 = cms.PSet(
2  FileLowField = cms.string('Intercalib_Boff.xml'),
3  FileHighField = cms.string('Intercalib_Bon.xml'),
4  Value_Bon = cms.untracked.double(0.7041),
5  firstRun = cms.string('207149'),
6  lastRun = cms.string('10000000'),
7  OnlineDBSID = cms.string(db_service),
8  OnlineDBUser = cms.string(db_user),
9  OnlineDBPassword = cms.string( db_pwd ),
10  LocationSource = cms.string('P5'),
11  Location = cms.string('P5_Co'),
12  GenTag = cms.string('GLOBAL'),
13  RunType = cms.string('COSMICS')
14  )

Definition at line 42 of file updateIntercali_express.py.

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

Definition at line 17 of file updateIntercali_express.py.

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

Definition at line 29 of file updateIntercali_express.py.