#include <HistAxis.h>
Definition at line 14 of file HistAxis.h.
◆ operator==()
| bool H5Utils::hist::detail::Axis::operator== |
( |
const Axis & | | ) |
const |
|
default |
◆ edges
| std::vector<float> H5Utils::hist::detail::Axis::edges {} |
◆ is_int_or_category
| bool H5Utils::hist::detail::Axis::is_int_or_category {false} |
◆ n_regular_bins
| std::optional<int> H5Utils::hist::detail::Axis::n_regular_bins {} |
◆ name
| std::string H5Utils::hist::detail::Axis::name {} |
◆ overflow
| bool H5Utils::hist::detail::Axis::overflow {false} |
◆ underflow
| bool H5Utils::hist::detail::Axis::underflow {false} |
The documentation for this struct was generated from the following file: