CMS 3D CMS Logo

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

Variable Documentation

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

Definition at line 7 of file updatePFRecHitThresholds.py.

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

Definition at line 10 of file updatePFRecHitThresholds.py.

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

Definition at line 14 of file updatePFRecHitThresholds.py.

tuple updatePFRecHitThresholds.firstValue = cms.uint64(100000000000)

Definition at line 20 of file updatePFRecHitThresholds.py.

tuple updatePFRecHitThresholds.interval = cms.uint64(1)

Definition at line 21 of file updatePFRecHitThresholds.py.

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

Definition at line 42 of file updatePFRecHitThresholds.py.

tuple updatePFRecHitThresholds.lastValue = cms.uint64(100000000000)

Definition at line 18 of file updatePFRecHitThresholds.py.

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

Definition at line 30 of file updatePFRecHitThresholds.py.

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

Definition at line 41 of file updatePFRecHitThresholds.py.

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

Definition at line 4 of file updatePFRecHitThresholds.py.

tuple updatePFRecHitThresholds.record = cms.string('EcalPFRecHitThresholdsRcd')

Definition at line 40 of file updatePFRecHitThresholds.py.

tuple updatePFRecHitThresholds.SinceAppendMode = cms.bool(True)

Definition at line 43 of file updatePFRecHitThresholds.py.

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

Definition at line 44 of file updatePFRecHitThresholds.py.

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

Definition at line 19 of file updatePFRecHitThresholds.py.

tuple updatePFRecHitThresholds.toPut
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  record = cms.string('EcalPFRecHitThresholdsRcd'),
4  tag = cms.string('EcalPFRecHitThresholds_34sigma_TL235')
5  )
6  )

Definition at line 31 of file updatePFRecHitThresholds.py.