Class RMGEventAction¶
Defined in File RMGEventAction.hh
Inheritance Relationships¶
Base Type¶
public G4UserEventAction
Class Documentation¶
-
class RMGEventAction : public G4UserEventAction¶
Public Functions
-
RMGEventAction(RMGRunAction*)¶
-
~RMGEventAction() = default¶
-
RMGEventAction(RMGEventAction const&) = delete¶
-
RMGEventAction &operator=(RMGEventAction const&) = delete¶
-
RMGEventAction(RMGEventAction&&) = delete¶
-
RMGEventAction &operator=(RMGEventAction&&) = delete¶
-
void BeginOfEventAction(const G4Event*) override¶
-
void EndOfEventAction(const G4Event*) override¶
-
RMGEventAction(RMGRunAction*)¶