Juggler
Juggling algorithms and event processing using gaudi framework
|
This is the complete list of members for Jug::detail::GeometryIdGetter, including all inherited members.
operator()(Acts::GeometryIdentifier geometryId) const | Jug::detail::GeometryIdGetter | inline |
operator()(Acts::GeometryIdentifier::Value encoded) const | Jug::detail::GeometryIdGetter | inline |
operator()(const std::pair< Acts::GeometryIdentifier, T > &mapItem) const | Jug::detail::GeometryIdGetter | inline |
operator()(const T &thing) const -> decltype(thing.geometryId(), Acts::GeometryIdentifier()) | Jug::detail::GeometryIdGetter | inline |
operator()(Acts::GeometryIdentifier geometryId) const | Jug::detail::GeometryIdGetter | inline |
operator()(Acts::GeometryIdentifier::Value encoded) const | Jug::detail::GeometryIdGetter | inline |
operator()(const std::pair< Acts::GeometryIdentifier, T > &mapItem) const | Jug::detail::GeometryIdGetter | inline |
operator()(const T &thing) const -> decltype(thing.geometryId(), Acts::GeometryIdentifier()) | Jug::detail::GeometryIdGetter | inline |
operator()(std::reference_wrapper< T > thing) const -> decltype(thing.get().geometryId(), Acts::GeometryIdentifier()) | Jug::detail::GeometryIdGetter | inline |