|  | 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 G4VUserPrimaryGeneratorAction;
 
   17 class G4UserEventAction;
 
   18 class G4UserTrackingAction;
 
   19 class G4UserSteppingAction;
 
   20 class G4UserStackingAction;
 
   66 #endif // G4ATLASINTERFACES_IUSERACTIONTOOL_H 
  
Struct for passing around user actions.
std::vector< G4UserRunAction * > runActionsMaster
std::vector< G4UserTrackingAction * > trackingActions
::StatusCode StatusCode
StatusCode definition for legacy code.
std::vector< G4UserRunAction * > runActions
std::vector< G4VUserPrimaryGeneratorAction * > primaryGeneratorActions
std::vector< G4UserStackingAction * > stackingActions
std::vector< G4UserEventAction * > eventActions
std::vector< G4UserSteppingAction * > steppingActions