ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Uniform access to geometry identifiers for different types. More...
#include <acts/blob/master/Core/include/Acts/Geometry/detail/DefaultGeometryIdGetter.hpp>
Public Member Functions | |
template<typename object_t > | |
auto | operator() (const object_t &object) const -> decltype(object.geoID(), GeometryID()) |
template<typename object_t > | |
auto | operator() (const object_t &object) const -> decltype(object.geometryId(), GeometryID()) |
Uniform access to geometry identifiers for different types.
Definition at line 17 of file DefaultGeometryIdGetter.hpp.
View newest version in sPHENIX GitHub at line 17 of file DefaultGeometryIdGetter.hpp
|
inline |
Definition at line 20 of file DefaultGeometryIdGetter.hpp.
View newest version in sPHENIX GitHub at line 20 of file DefaultGeometryIdGetter.hpp
|
inline |
Definition at line 26 of file DefaultGeometryIdGetter.hpp.
View newest version in sPHENIX GitHub at line 26 of file DefaultGeometryIdGetter.hpp