Variables | |
tuple | compression_level = cms.untracked.int32(1) |
tuple | max_event_size = cms.untracked.int32(25000000) |
tuple | max_queue_depth = cms.untracked.int32(5) |
tuple | maxSize = cms.int32(1000) |
tuple | process = cms.Process("test") |
tuple | SelectHLTOutput = cms.untracked.string('consumer') |
tuple | streamLabel = cms.string('A') |
tuple | use_compression = cms.untracked.bool(False) |
tuple python::StorageManager_cfg::compression_level = cms.untracked.int32(1) |
Definition at line 10 of file StorageManager_cfg.py.
tuple python::StorageManager_cfg::max_event_size = cms.untracked.int32(25000000) |
Definition at line 12 of file StorageManager_cfg.py.
tuple python::StorageManager_cfg::max_queue_depth = cms.untracked.int32(5) |
Definition at line 8 of file StorageManager_cfg.py.
tuple python::StorageManager_cfg::maxSize = cms.int32(1000) |
Definition at line 9 of file StorageManager_cfg.py.
tuple python::StorageManager_cfg::process = cms.Process("test") |
Definition at line 3 of file StorageManager_cfg.py.
tuple python::StorageManager_cfg::SelectHLTOutput = cms.untracked.string('consumer') |
Definition at line 13 of file StorageManager_cfg.py.
tuple python::StorageManager_cfg::streamLabel = cms.string('A') |
Definition at line 7 of file StorageManager_cfg.py.
Referenced by stor::EventStreamHandler::EventStreamHandler(), stor::FRDStreamHandler::FRDStreamHandler(), stor::StreamHandler::getCoreFileName(), ConsRegResponseView::getStreamSelectionTable(), and stor::parseStreamConfiguration().
tuple python::StorageManager_cfg::use_compression = cms.untracked.bool(False) |
Definition at line 11 of file StorageManager_cfg.py.