LDMX Software
|
This is the complete list of members for ActsExamples::detail::GeometryIdGetter, including all inherited members.
operator()(Acts::GeometryIdentifier geometryId) const (defined in ActsExamples::detail::GeometryIdGetter) | ActsExamples::detail::GeometryIdGetter | inline |
operator()(Acts::GeometryIdentifier::Value encoded) const (defined in ActsExamples::detail::GeometryIdGetter) | ActsExamples::detail::GeometryIdGetter | inline |
operator()(const std::pair< Acts::GeometryIdentifier, T > &mapItem) const (defined in ActsExamples::detail::GeometryIdGetter) | ActsExamples::detail::GeometryIdGetter | inline |
operator()(const T &thing) const -> decltype(thing.geometryId(), Acts::GeometryIdentifier()) (defined in ActsExamples::detail::GeometryIdGetter) | ActsExamples::detail::GeometryIdGetter | inline |
operator()(std::reference_wrapper< T > thing) const -> decltype(thing.get().geometryId(), Acts::GeometryIdentifier()) (defined in ActsExamples::detail::GeometryIdGetter) | ActsExamples::detail::GeometryIdGetter | inline |