XTC2Traits::StreamParameters
StreamParameters
Section titled “StreamParameters”#include <sbio/formats/xtc2/xtc2_traits.hh>struct StreamParametersDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:89
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
smd_path |
variable |
Declared here |
xtc_path |
variable |
Declared here |
max_dgram_size |
variable |
Declared here |
max_dgram_batch |
variable |
Declared here |
events_per_read |
variable |
Declared here |
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
char |
smd_path |
|
char |
xtc_path |
|
std::size_t |
max_dgram_size |
|
std::size_t |
max_dgram_batch |
|
std::size_t |
events_per_read |
smd_path
Section titled “smd_path”char smd_pathDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:90
xtc_path
Section titled “xtc_path”char xtc_pathDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:91
max_dgram_size
Section titled “max_dgram_size”std::size_t max_dgram_size { 0x4000000 }Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:92
max_dgram_batch
Section titled “max_dgram_batch”std::size_t max_dgram_batch { 1 }Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:93
events_per_read
Section titled “events_per_read”std::size_t events_per_read { 43200 }Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:94