ATLAS Offline Software
|
Define a simple callback for each volume found. More...
#include <GeoVisitVolumes.h>
Public Member Functions | |
virtual | ~IGeoVisitVolumesAction ()=default |
virtual void | operator() (GeoNodeAction &action, int id, const std::string &name, const GeoVPhysVol *volume, const GeoTrf::Transform3D &transform, const GeoTrf::Transform3D &defTransform)=0 |
Define a simple callback for each volume found.
It may be more convenient to use the templated versions below.
Definition at line 37 of file GeoVisitVolumes.h.
|
virtualdefault |
|
pure virtual |
Implemented in GeoVisitVolumesAction< FUNCTION >.