ATLAS Offline Software
|
Ensure that the extensions for the Vector3D are properly loaded. More...
#include <GeoGetIds.h>
Public Member Functions | |
virtual | ~IGeoGetIdsAction ()=default |
virtual void | operator() (int id)=0 |
Ensure that the extensions for the Vector3D are properly loaded.
Define a simple callback for each ID found. It will probably be more convenient to use the templated versions below.
Definition at line 27 of file GeoGetIds.h.
|
virtualdefault |
|
pure virtual |
Implemented in GeoGetIdsAction< FUNCTION >.