![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for Acts::detail::grid_helper_impl< 0u >, 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< 0u > | inlinestatic |
| getAxes(const std::tuple< Axes...> &axes, std::array< const IAxis *, sizeof...(Axes)> &axesArr) | Acts::detail::grid_helper_impl< 0u > | inlinestatic |
| getBinCenter(std::array< double, sizeof...(Axes)> ¢er, const std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes) | Acts::detail::grid_helper_impl< 0u > | inlinestatic |
| getGlobalBin(const std::array< size_t, sizeof...(Axes)> &localBins, const std::tuple< Axes...> &, size_t &bin, size_t &area) | Acts::detail::grid_helper_impl< 0u > | inlinestatic |
| getLocalBinIndices(const Point &point, const std::tuple< Axes...> &axes, std::array< size_t, sizeof...(Axes)> &indices) | Acts::detail::grid_helper_impl< 0u > | inlinestatic |
| getLocalBinIndices(size_t &bin, const std::tuple< Axes...> &, size_t &area, std::array< size_t, sizeof...(Axes)> &indices) | Acts::detail::grid_helper_impl< 0u > | 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< 0u > | inlinestatic |
| getLowerLeftBinIndices(std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes) | Acts::detail::grid_helper_impl< 0u > | inlinestatic |
| getMax(const std::tuple< Axes...> &axes, std::array< double, sizeof...(Axes)> &maxArray) | Acts::detail::grid_helper_impl< 0u > | inlinestatic |
| getMin(const std::tuple< Axes...> &axes, std::array< double, sizeof...(Axes)> &minArray) | Acts::detail::grid_helper_impl< 0u > | inlinestatic |
| getNBins(const std::tuple< Axes...> &axes, std::array< size_t, sizeof...(Axes)> &nBinsArray) | Acts::detail::grid_helper_impl< 0u > | 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< 0u > | inlinestatic |
| getUpperRightBinIndices(std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes) | Acts::detail::grid_helper_impl< 0u > | inlinestatic |
| getWidth(const std::tuple< Axes...> &axes, std::array< double, sizeof...(Axes)> &widthArray) | Acts::detail::grid_helper_impl< 0u > | inlinestatic |
| isInside(const Point &position, const std::tuple< Axes...> &axes) | Acts::detail::grid_helper_impl< 0u > | 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< 0u > | inlinestatic |