CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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.

tuple SQLiteCheck_cfg.DBParameters
Initial value:
1 = cms.PSet(
2  messageLevel = cms.untracked.int32(2),
3  authenticationPath = cms.untracked.string('/afs/cern.ch/cms/DB/conddb')
4  )

Definition at line 24 of file SQLiteCheck_cfg.py.

tuple SQLiteCheck_cfg.debugModules = cms.untracked.vstring('')
tuple SQLiteCheck_cfg.destinations = cms.untracked.vstring('SQLiteCheck.log')

Definition at line 11 of file SQLiteCheck_cfg.py.

tuple SQLiteCheck_cfg.firstRun = cms.untracked.uint32(1)

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.

tuple SQLiteCheck_cfg.numberEventsInRun = cms.untracked.uint32(1)

Definition at line 18 of file SQLiteCheck_cfg.py.

tuple SQLiteCheck_cfg.printDebug = cms.untracked.uint32(5)
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.

tuple SQLiteCheck_cfg.toGet
Initial value:
1 = cms.VPSet(cms.PSet(
2  record = cms.string('SiStripLorentzAngleRcd'),
3  tag = cms.string('SiStripLorentzAngle_CalibrationEnsemble_31X')
4  ))

Definition at line 30 of file SQLiteCheck_cfg.py.