ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/Core/include/Acts/Utilities/detail/grid_helper.hpp>
Static Public Member Functions | |
template<class... Axes> | |
static void | getBinCenter (std::array< double, sizeof...(Axes)> ¢er, const std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes) |
template<class... Axes> | |
static void | getGlobalBin (const std::array< size_t, sizeof...(Axes)> &localBins, const std::tuple< Axes...> &, size_t &bin, size_t &area) |
template<class Point , class... Axes> | |
static void | getLocalBinIndices (const Point &point, const std::tuple< Axes...> &axes, std::array< size_t, sizeof...(Axes)> &indices) |
template<class... Axes> | |
static void | getLocalBinIndices (size_t &bin, const std::tuple< Axes...> &, size_t &area, std::array< size_t, sizeof...(Axes)> &indices) |
template<class... Axes> | |
static void | getLowerLeftBinEdge (std::array< double, sizeof...(Axes)> &llEdge, const std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes) |
template<class... Axes> | |
static void | getLowerLeftBinIndices (std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes) |
template<class... Axes> | |
static void | getNBins (const std::tuple< Axes...> &axes, std::array< size_t, sizeof...(Axes)> &nBinsArray) |
template<class... Axes> | |
static void | getAxes (const std::tuple< Axes...> &axes, std::array< const IAxis *, sizeof...(Axes)> &axesArr) |
template<class... Axes> | |
static void | getUpperRightBinEdge (std::array< double, sizeof...(Axes)> &urEdge, const std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes) |
template<class... Axes> | |
static void | getUpperRightBinIndices (std::array< size_t, sizeof...(Axes)> &localIndices, const std::tuple< Axes...> &axes) |
template<class... Axes> | |
static void | getMin (const std::tuple< Axes...> &axes, std::array< double, sizeof...(Axes)> &minArray) |
template<class... Axes> | |
static void | getMax (const std::tuple< Axes...> &axes, std::array< double, sizeof...(Axes)> &maxArray) |
template<class... Axes> | |
static void | getWidth (const std::tuple< Axes...> &axes, std::array< double, sizeof...(Axes)> &widthArray) |
template<class Point , class... Axes> | |
static bool | isInside (const Point &position, const std::tuple< Axes...> &axes) |
template<class... Axes> | |
static void | 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) |
template<class... Axes> | |
static void | exteriorBinIndices (std::array< size_t, sizeof...(Axes)> &idx, std::array< bool, sizeof...(Axes)> isExterior, std::set< size_t > &combinations, const std::tuple< Axes...> &axes) |
Definition at line 295 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 295 of file grid_helper.hpp
|
inlinestatic |
Definition at line 408 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 408 of file grid_helper.hpp
References Acts::detail::grid_helper_impl< N >::getGlobalBin(), Acts::detail::grid_helper_impl< N >::getNBins(), incremental_prev_tag::idx, N, and Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 352 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 352 of file grid_helper.hpp
References Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 297 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 297 of file grid_helper.hpp
References Acts::detail::grid_helper_impl< N >::getBinCenter(), and Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 305 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 305 of file grid_helper.hpp
References Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 312 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 312 of file grid_helper.hpp
References Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 320 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 320 of file grid_helper.hpp
References Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 330 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 330 of file grid_helper.hpp
References Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 338 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 338 of file grid_helper.hpp
References Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 379 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 379 of file grid_helper.hpp
References Acts::detail::grid_helper_impl< N >::getMax(), and Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 373 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 373 of file grid_helper.hpp
References Acts::detail::grid_helper_impl< N >::getMin(), and Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 345 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 345 of file grid_helper.hpp
References Acts::detail::grid_helper_impl< N >::getNBins(), and Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 358 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 358 of file grid_helper.hpp
References Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 366 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 366 of file grid_helper.hpp
References Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 385 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 385 of file grid_helper.hpp
References Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 391 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 391 of file grid_helper.hpp
References Acts::detail::grid_helper_impl< N >::isInside(), and Acts::UnitConstants::u.
|
inlinestatic |
Definition at line 396 of file grid_helper.hpp.
View newest version in sPHENIX GitHub at line 396 of file grid_helper.hpp
References Acts::detail::grid_helper_impl< N >::neighborHoodIndices(), and Acts::UnitConstants::u.