CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
SQLiteCheck_cfg Namespace Reference

Variables

tuple BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService')
 
tuple cerr
 
tuple connect = cms.string('sqlite_file:SiStripLorentzAngle_CalibrationEnsemble.db')
 
tuple DBParameters
 
tuple debugModules = cms.untracked.vstring('')
 
tuple files
 
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 29 of file SQLiteCheck_cfg.py.

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

Definition at line 8 of file SQLiteCheck_cfg.py.

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

Definition at line 35 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 30 of file SQLiteCheck_cfg.py.

tuple SQLiteCheck_cfg.debugModules = cms.untracked.vstring('')

Definition at line 11 of file SQLiteCheck_cfg.py.

tuple SQLiteCheck_cfg.files
Initial value:
1 = cms.untracked.PSet(
2  SQLiteCheck = cms.untracked.PSet(
3 
4  )
5  )

Definition at line 12 of file SQLiteCheck_cfg.py.

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

Definition at line 25 of file SQLiteCheck_cfg.py.

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

Definition at line 21 of file SQLiteCheck_cfg.py.

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

Definition at line 24 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 17 of file SQLiteCheck_cfg.py.

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

Definition at line 34 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 36 of file SQLiteCheck_cfg.py.