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 |
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.
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.
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.
00001 cms.VPSet(cms.PSet( 00002 record = cms.string('DTMtimeRcd'), 00003 tag = cms.string('vDrift') 00004 ))
Definition at line 28 of file dtVDriftSegmentWriter_cfg.py.