CMS 3D CMS Logo

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

Variable Documentation

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

Definition at line 6 of file updateTPGWeightIdMap.py.

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

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

Definition at line 13 of file updateTPGWeightIdMap.py.

tuple updateTPGWeightIdMap.firstValue = cms.uint64(100000000000)

Definition at line 19 of file updateTPGWeightIdMap.py.

tuple updateTPGWeightIdMap.interval = cms.uint64(1)

Definition at line 20 of file updateTPGWeightIdMap.py.

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

Definition at line 41 of file updateTPGWeightIdMap.py.

tuple updateTPGWeightIdMap.lastValue = cms.uint64(100000000000)

Definition at line 17 of file updateTPGWeightIdMap.py.

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

Definition at line 29 of file updateTPGWeightIdMap.py.

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

Definition at line 40 of file updateTPGWeightIdMap.py.

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

Definition at line 3 of file updateTPGWeightIdMap.py.

tuple updateTPGWeightIdMap.record = cms.string('EcalTPGWeightIdMapRcd')

Definition at line 39 of file updateTPGWeightIdMap.py.

tuple updateTPGWeightIdMap.SinceAppendMode = cms.bool(True)

Definition at line 42 of file updateTPGWeightIdMap.py.

tuple updateTPGWeightIdMap.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('EcalTPGWeightIdMap.xml'),
14  fileName = cms.string('EcalTPGWeightIdMap.txt'),
15  )

Definition at line 43 of file updateTPGWeightIdMap.py.

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

Definition at line 18 of file updateTPGWeightIdMap.py.

tuple updateTPGWeightIdMap.toPut
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  record = cms.string('EcalTPGWeightIdMapRcd'),
4  tag = cms.string('EcalTPGWeightIdMap')
5  )
6  )

Definition at line 30 of file updateTPGWeightIdMap.py.