![]() |
DD4hep
1.33.0
Detector Description Toolkit for High Energy Physics
|
Callback interface class with argument. More...
#include <Geant4Call.h>
Public Member Functions | |
| virtual | ~Geant4Call () |
| Default destructor. More... | |
| virtual void | operator() (void *param)=0 |
| Default callback with argument. More... | |
|
virtual |
Default destructor.
Default destructor (keep here to avoid weak linkage to vtable)
Definition at line 18 of file Geant4Call.cpp.
|
pure virtual |
Default callback with argument.
Implemented in dd4hep::sim::Geant4UIManager.
1.8.18