CMS 3D CMS Logo

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

Variables

tuple authenticationMethod = cms.untracked.uint32(0)
 
tuple connect = cms.string('sqlite_file:vDrift.db')
 
tuple firstRun = cms.untracked.uint32(1)
 
tuple input = cms.untracked.int32(1)
 
tuple numberEventsInRun = cms.untracked.uint32(1)
 
tuple process = cms.Process("DTVDriftWriter")
 
tuple timetype = cms.untracked.string('runnumber')
 
tuple toPut
 

Variable Documentation

tuple dtVDriftSegmentWriter_cfg.authenticationMethod = cms.untracked.uint32(0)

Definition at line 27 of file dtVDriftSegmentWriter_cfg.py.

tuple dtVDriftSegmentWriter_cfg.connect = cms.string('sqlite_file:vDrift.db')

Definition at line 26 of file dtVDriftSegmentWriter_cfg.py.

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

Definition at line 16 of file dtVDriftSegmentWriter_cfg.py.

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

Definition at line 20 of file dtVDriftSegmentWriter_cfg.py.

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

Definition at line 15 of file dtVDriftSegmentWriter_cfg.py.

tuple dtVDriftSegmentWriter_cfg.process = cms.Process("DTVDriftWriter")

Definition at line 3 of file dtVDriftSegmentWriter_cfg.py.

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

Definition at line 25 of file dtVDriftSegmentWriter_cfg.py.

tuple dtVDriftSegmentWriter_cfg.toPut
Initial value:
1 = cms.VPSet(cms.PSet(
2  record = cms.string('DTMtimeRcd'),
3  tag = cms.string('vDrift')
4  ))

Definition at line 28 of file dtVDriftSegmentWriter_cfg.py.