ATLAS Offline Software
|
Callback object calling a templated functional. More...
#include <GeoVisitVolumes.h>
Public Member Functions | |
GeoVisitVolumesAction (FUNCTION f) | |
virtual void | operator() (GeoNodeAction &, int id, const std::string &name, const GeoVPhysVol *volume, const GeoTrf::Transform3D &transform, const GeoTrf::Transform3D &defTransform) override |
Public Attributes | |
FUNCTION | m_f |
Callback object calling a templated functional.
Definition at line 140 of file GeoVisitVolumes.h.
|
inline |
Definition at line 144 of file GeoVisitVolumes.h.
|
inlineoverridevirtual |
Implements IGeoVisitVolumesAction.
Definition at line 145 of file GeoVisitVolumes.h.
FUNCTION GeoVisitVolumesAction< FUNCTION >::m_f |
Definition at line 154 of file GeoVisitVolumes.h.