#include <HDF5FileLayoutParameters.hpp>
◆ HDF5PathParameters() [1/3]
dunedaq::hdf5libs::HDF5PathParameters::HDF5PathParameters |
( |
| ) |
|
|
default |
◆ HDF5PathParameters() [2/3]
Definition at line 33 of file HDF5FileLayoutParameters.hpp.
34 {
39 }
std::string detector_group_type
int32_t digits_for_element_number
std::string detector_group_name
std::string element_name_prefix
◆ HDF5PathParameters() [3/3]
dunedaq::hdf5libs::HDF5PathParameters::HDF5PathParameters |
( |
nlohmann::json | from_json | ) |
|
|
inline |
◆ to_json()
nlohmann::json dunedaq::hdf5libs::HDF5PathParameters::to_json |
( |
| ) |
|
|
inline |
◆ detector_group_name
std::string dunedaq::hdf5libs::HDF5PathParameters::detector_group_name = "unspecified" |
◆ detector_group_type
std::string dunedaq::hdf5libs::HDF5PathParameters::detector_group_type = "unspecified" |
◆ digits_for_element_number
int32_t dunedaq::hdf5libs::HDF5PathParameters::digits_for_element_number = 5 |
◆ element_name_prefix
std::string dunedaq::hdf5libs::HDF5PathParameters::element_name_prefix = "Element" |
The documentation for this struct was generated from the following file: