CMS 3D CMS Logo

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

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)
 

Variable Documentation

tuple StorageManager_cfg.compression_level = cms.untracked.int32(1)

Definition at line 10 of file StorageManager_cfg.py.

tuple StorageManager_cfg.max_event_size = cms.untracked.int32(25000000)

Definition at line 12 of file StorageManager_cfg.py.

tuple StorageManager_cfg.max_queue_depth = cms.untracked.int32(5)

Definition at line 8 of file StorageManager_cfg.py.

tuple StorageManager_cfg.maxSize = cms.int32(1000)

Definition at line 9 of file StorageManager_cfg.py.

tuple StorageManager_cfg.process = cms.Process("test")

Definition at line 3 of file StorageManager_cfg.py.

tuple StorageManager_cfg.SelectHLTOutput = cms.untracked.string('consumer')

Definition at line 13 of file StorageManager_cfg.py.

tuple StorageManager_cfg.streamLabel = cms.string('A')

Definition at line 7 of file StorageManager_cfg.py.

tuple StorageManager_cfg.use_compression = cms.untracked.bool(False)

Definition at line 11 of file StorageManager_cfg.py.