CMS 3D CMS Logo

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

Variables

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 dtVDriftMeanTimerWriter_cfg.firstRun = cms.untracked.uint32(1)

Definition at line 17 of file dtVDriftMeanTimerWriter_cfg.py.

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

Definition at line 21 of file dtVDriftMeanTimerWriter_cfg.py.

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

Definition at line 16 of file dtVDriftMeanTimerWriter_cfg.py.

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

Definition at line 3 of file dtVDriftMeanTimerWriter_cfg.py.

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

Definition at line 26 of file dtVDriftMeanTimerWriter_cfg.py.

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

Definition at line 27 of file dtVDriftMeanTimerWriter_cfg.py.