CMS 3D CMS Logo

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

Variable Documentation

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

Definition at line 6 of file updateTPGWeightGroup.py.

tuple updateTPGWeightGroup.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 updateTPGWeightGroup.py.

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

Definition at line 13 of file updateTPGWeightGroup.py.

tuple updateTPGWeightGroup.firstValue = cms.uint64(100000000000)

Definition at line 19 of file updateTPGWeightGroup.py.

tuple updateTPGWeightGroup.interval = cms.uint64(1)

Definition at line 20 of file updateTPGWeightGroup.py.

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

Definition at line 41 of file updateTPGWeightGroup.py.

tuple updateTPGWeightGroup.lastValue = cms.uint64(100000000000)

Definition at line 17 of file updateTPGWeightGroup.py.

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

Definition at line 29 of file updateTPGWeightGroup.py.

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

Definition at line 40 of file updateTPGWeightGroup.py.

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

Definition at line 3 of file updateTPGWeightGroup.py.

tuple updateTPGWeightGroup.record = cms.string('EcalTPGWeightGroupRcd')

Definition at line 39 of file updateTPGWeightGroup.py.

tuple updateTPGWeightGroup.SinceAppendMode = cms.bool(True)

Definition at line 42 of file updateTPGWeightGroup.py.

tuple updateTPGWeightGroup.Source
Initial value:
1 = cms.PSet(
2  firstRun = cms.string('1'),
3  lastRun = cms.string('10'),
4  OnlineDBSID = cms.string(''),
5  OnlineDBUser = cms.string(''),
6  OnlineDBPassword = cms.string(''),
7  LocationSource = cms.string(''),
8  Location = cms.string(''),
9  GenTag = cms.string(''),
10  RunType = cms.string(''),
11  fileType = cms.string('xml'),
12 # fileType = cms.string('txt'),
13  fileName = cms.string('EcalTPGWeightGroup.xml'),
14 # fileName = cms.string('EcalTPGWeightGroup.txt'),
15  )

Definition at line 43 of file updateTPGWeightGroup.py.

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

Definition at line 18 of file updateTPGWeightGroup.py.

tuple updateTPGWeightGroup.toPut
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  record = cms.string('EcalTPGWeightGroupRcd'),
4  tag = cms.string('EcalTPGWeightGroup')
5  )
6  )

Definition at line 30 of file updateTPGWeightGroup.py.