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 |
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' |
Definition at line 30 of file dtVDriftSegmentWriter_cfg.py.
Referenced by cond::persistency::GLOBAL_TAG_MAP::Table.create().
tuple dtVDriftSegmentWriter_cfg.timetype = cms.untracked.string('runnumber') |
Definition at line 40 of file dtVDriftSegmentWriter_cfg.py.
tuple dtVDriftSegmentWriter_cfg.toPut |
Definition at line 41 of file dtVDriftSegmentWriter_cfg.py.