EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::detail::grid_helper_impl< N > Member List

This is the complete list of members for Acts::detail::grid_helper_impl< N >, including all inherited members.

exteriorBinIndices(std::array< size_t, sizeof...(Axes)> &idx, std::array< bool, sizeof...(Axes)> isExterior, std::set< size_t > &combinations, const std::tuple< Axes...> &axes)Acts::detail::grid_helper_impl< N >inlinestatic
getAxes(const std::tuple< Axes...> &axes, std::array< const IAxis *, sizeof...(Axes)> &axesArr)Acts::detail::grid_helper_impl< N >inlinestatic
getBinCenter(std::array< double, sizeof...(Axes)> &center, const std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes)Acts::detail::grid_helper_impl< N >inlinestatic
getGlobalBin(const std::array< size_t, sizeof...(Axes)> &localBins, const std::tuple< Axes...> &axes, size_t &bin, size_t &area)Acts::detail::grid_helper_impl< N >inlinestatic
getLocalBinIndices(const Point &point, const std::tuple< Axes...> &axes, std::array< size_t, sizeof...(Axes)> &indices)Acts::detail::grid_helper_impl< N >inlinestatic
getLocalBinIndices(size_t &bin, const std::tuple< Axes...> &axes, size_t &area, std::array< size_t, sizeof...(Axes)> &indices)Acts::detail::grid_helper_impl< N >inlinestatic
getLowerLeftBinEdge(std::array< double, sizeof...(Axes)> &llEdge, const std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes)Acts::detail::grid_helper_impl< N >inlinestatic
getLowerLeftBinIndices(std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes)Acts::detail::grid_helper_impl< N >inlinestatic
getMax(const std::tuple< Axes...> &axes, std::array< double, sizeof...(Axes)> &maxArray)Acts::detail::grid_helper_impl< N >inlinestatic
getMin(const std::tuple< Axes...> &axes, std::array< double, sizeof...(Axes)> &minArray)Acts::detail::grid_helper_impl< N >inlinestatic
getNBins(const std::tuple< Axes...> &axes, std::array< size_t, sizeof...(Axes)> &nBinsArray)Acts::detail::grid_helper_impl< N >inlinestatic
getUpperRightBinEdge(std::array< double, sizeof...(Axes)> &urEdge, const std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes)Acts::detail::grid_helper_impl< N >inlinestatic
getUpperRightBinIndices(std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes)Acts::detail::grid_helper_impl< N >inlinestatic
getWidth(const std::tuple< Axes...> &axes, std::array< double, sizeof...(Axes)> &widthArray)Acts::detail::grid_helper_impl< N >inlinestatic
isInside(const Point &position, const std::tuple< Axes...> &axes)Acts::detail::grid_helper_impl< N >inlinestatic
neighborHoodIndices(const std::array< size_t, sizeof...(Axes)> &localIndices, std::pair< size_t, size_t > sizes, const std::tuple< Axes...> &axes, std::array< NeighborHoodIndices, sizeof...(Axes)> &neighborIndices)Acts::detail::grid_helper_impl< N >inlinestatic