ATLAS Offline Software
Loading...
Searching...
No Matches
IGeoGetIdsAction Class Referenceabstract

Ensure that the extensions for the Vector3D are properly loaded. More...

#include <GeoGetIds.h>

Inheritance diagram for IGeoGetIdsAction:
Collaboration diagram for IGeoGetIdsAction:

Public Member Functions

virtual ~IGeoGetIdsAction ()=default
virtual void operator() (int id)=0

Detailed Description

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.

Constructor & Destructor Documentation

◆ ~IGeoGetIdsAction()

virtual IGeoGetIdsAction::~IGeoGetIdsAction ( )
virtualdefault

Member Function Documentation

◆ operator()()

virtual void IGeoGetIdsAction::operator() ( int id)
pure virtual

Implemented in GeoGetIdsAction< FUNCTION >.


The documentation for this class was generated from the following file: