Class RMGSteppingAction#
Defined in File RMGSteppingAction.hh
Inheritance Relationships#
Base Type#
public G4UserSteppingAction
Class Documentation#
-
class RMGSteppingAction : public G4UserSteppingAction#
Public Functions
-
RMGSteppingAction(RMGEventAction*)#
-
~RMGSteppingAction() = default#
-
RMGSteppingAction(RMGSteppingAction const&) = delete#
-
RMGSteppingAction &operator=(RMGSteppingAction const&) = delete#
-
RMGSteppingAction(RMGSteppingAction&&) = delete#
-
RMGSteppingAction &operator=(RMGSteppingAction&&) = delete#
-
void UserSteppingAction(const G4Step*) override#
-
void SetDaughterKillLifetime(double max_lifetime)#
-
RMGSteppingAction(RMGEventAction*)#