CMS 3D CMS Logo

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

Variables

tuple firstRun = cms.untracked.uint32(1)
 
tuple input = cms.untracked.int32(1)
 
 NEWDBFORMAT = False
 Set to true to switch to writing constants in the new DB format. More...
 
tuple numberEventsInRun = cms.untracked.uint32(1)
 
tuple process = cms.Process("DTVDriftWriter")
 
string RECORD = 'DTMtimeRcd'
 
tuple timetype = cms.untracked.string('runnumber')
 
tuple toPut
 

Variable Documentation

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

Definition at line 23 of file dtVDriftSegmentWriter_cfg.py.

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

Definition at line 27 of file dtVDriftSegmentWriter_cfg.py.

dtVDriftSegmentWriter_cfg.NEWDBFORMAT = False

Set to true to switch to writing constants in the new DB format.

Definition at line 6 of file dtVDriftSegmentWriter_cfg.py.

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

Definition at line 22 of file dtVDriftSegmentWriter_cfg.py.

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

Definition at line 3 of file dtVDriftSegmentWriter_cfg.py.

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

Definition at line 40 of file dtVDriftSegmentWriter_cfg.py.

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

Definition at line 41 of file dtVDriftSegmentWriter_cfg.py.