CMS 3D CMS Logo

Variables

SQLiteCheck_cfg Namespace Reference

Variables

tuple BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService')
tuple connect = cms.string('sqlite_file:SiStripLorentzAngle_CalibrationEnsemble.db')
tuple DBParameters
tuple debugModules = cms.untracked.vstring('')
tuple destinations = cms.untracked.vstring('SQLiteCheck.log')
tuple firstRun = cms.untracked.uint32(1)
tuple input = cms.untracked.int32(1)
tuple numberEventsInRun = cms.untracked.uint32(1)
tuple printDebug = cms.untracked.uint32(5)
tuple process = cms.Process("Reader")
tuple threshold = cms.untracked.string('INFO')
tuple timetype = cms.untracked.string('runnumber')
tuple toGet

Variable Documentation

tuple SQLiteCheck_cfg::BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService')

Definition at line 23 of file SQLiteCheck_cfg.py.

tuple SQLiteCheck_cfg::connect = cms.string('sqlite_file:SiStripLorentzAngle_CalibrationEnsemble.db')

Definition at line 29 of file SQLiteCheck_cfg.py.

Initial value:
00001 cms.PSet(
00002         messageLevel = cms.untracked.int32(2),
00003         authenticationPath = cms.untracked.string('/afs/cern.ch/cms/DB/conddb')
00004     )

Definition at line 24 of file SQLiteCheck_cfg.py.

Definition at line 11 of file SQLiteCheck_cfg.py.

Definition at line 19 of file SQLiteCheck_cfg.py.

tuple SQLiteCheck_cfg::input = cms.untracked.int32(1)

Definition at line 15 of file SQLiteCheck_cfg.py.

Definition at line 18 of file SQLiteCheck_cfg.py.

Definition at line 37 of file SQLiteCheck_cfg.py.

tuple SQLiteCheck_cfg::process = cms.Process("Reader")

Definition at line 5 of file SQLiteCheck_cfg.py.

tuple SQLiteCheck_cfg::threshold = cms.untracked.string('INFO')

Definition at line 10 of file SQLiteCheck_cfg.py.

tuple SQLiteCheck_cfg::timetype = cms.untracked.string('runnumber')

Definition at line 28 of file SQLiteCheck_cfg.py.

Initial value:
00001 cms.VPSet(cms.PSet(
00002         record = cms.string('SiStripLorentzAngleRcd'),
00003         tag = cms.string('SiStripLorentzAngle_CalibrationEnsemble_31X')
00004     ))

Definition at line 30 of file SQLiteCheck_cfg.py.