![]() |
ATLAS Offline Software
|
#include <HistAxis.h>
Public Types | |
| using | edges_t |
Public Member Functions | |
| bool | operator== (const Axis &) const =default |
Public Attributes | |
| edges_t | edges {regular_axis_t{}} |
| std::string | name {} |
| bool | underflow {false} |
| bool | overflow {false} |
Definition at line 23 of file HistAxis.h.
Definition at line 31 of file HistAxis.h.
| edges_t H5Utils::hist::detail::Axis::edges {regular_axis_t{}} |
Definition at line 38 of file HistAxis.h.
| std::string H5Utils::hist::detail::Axis::name {} |
Definition at line 39 of file HistAxis.h.
| bool H5Utils::hist::detail::Axis::overflow {false} |
Definition at line 41 of file HistAxis.h.
| bool H5Utils::hist::detail::Axis::underflow {false} |
Definition at line 40 of file HistAxis.h.