yoda is hosted by Hepforge, IPPP Durham
YODA - Yet more Objects for Data Analysis 2.0.0
YODA::Axis< T, typename > Member List

This is the complete list of members for YODA::Axis< T, typename >, including all inherited members.

Axis()YODA::Axis< T, typename >inline
Axis(const std::vector< T > &edges)YODA::Axis< T, typename >
Axis(std::vector< T > &&edges)YODA::Axis< T, typename >
Axis(std::initializer_list< T > &&edges)YODA::Axis< T, typename >
Axis(Axis< T > &&other)YODA::Axis< T, typename >inline
Axis(const Axis< T > &other)YODA::Axis< T, typename >inline
begin() constYODA::Axis< T, typename >inline
const_iterator typedefYODA::Axis< T, typename >
ContainerT typedefYODA::Axis< T, typename >
edge(const size_t i) constYODA::Axis< T, typename >
edges() const noexceptYODA::Axis< T, typename >
EdgeT typedefYODA::Axis< T, typename >
end() constYODA::Axis< T, typename >inline
fillEdges(std::vector< EdgeT > &&edges) noexceptYODA::Axis< T, typename >protected
hasSameEdges(const Axis< T > &other) const noexceptYODA::Axis< T, typename >
index(const T &x) constYODA::Axis< T, typename >
isSubsetEdges(const Axis< T > &other) const noexceptYODA::Axis< T, typename >
maxEdgeWidth() const noexceptYODA::Axis< T, typename >inline
numBins(const bool includeOverflows=false) const noexceptYODA::Axis< T, typename >
operator=(const Axis &other)YODA::Axis< T, typename >inline
operator=(Axis &&other)YODA::Axis< T, typename >inline
sharedEdges(const Axis< T > &other) const noexceptYODA::Axis< T, typename >
size() const noexceptYODA::Axis< T, typename >
type() const noexceptYODA::Axis< T, typename >inline