|
k4SimGeant4
|
abstract interface to load initialization list of user actions More...
#include <SimG4Interface/include/SimG4Interface/ISimG4ActionTool.h>


Public Member Functions | |
| DeclareInterfaceID (ISimG4ActionTool, 1, 0) | |
| Retrieve interface ID. | |
| virtual G4VUserActionInitialization * | userActionInitialization ()=0 |
| get initilization hook for the user action | |
abstract interface to load initialization list of user actions
| ISimG4ActionTool::DeclareInterfaceID | ( | ISimG4ActionTool | , |
| 1 | , | ||
| 0 | ) |
Retrieve interface ID.
|
pure virtual |
get initilization hook for the user action
Implemented in SimG4FastSimActions, and SimG4FullSimActions.