|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef G4ATLASINTERFACES_IUSERACTIONTOOL_H
6 #define G4ATLASINTERFACES_IUSERACTIONTOOL_H
12 #include "GaudiKernel/IAlgTool.h"
15 class G4UserRunAction;
16 class G4UserEventAction;
17 class G4UserTrackingAction;
18 class G4UserSteppingAction;
19 class G4UserStackingAction;
63 #endif // G4ATLASINTERFACES_IUSERACTIONTOOL_H
Struct for passing around user actions.
std::vector< G4UserTrackingAction * > trackingActions
::StatusCode StatusCode
StatusCode definition for legacy code.
std::vector< G4UserRunAction * > runActions
std::vector< G4UserStackingAction * > stackingActions
std::vector< G4UserEventAction * > eventActions
std::vector< G4UserSteppingAction * > steppingActions