GEARS
Geant4 Example Application with Rich features and Small footprints
Public Member Functions | List of all members
EventAction Class Reference

Book keeping before and after an event. More...

Inheritance diagram for EventAction:
Inheritance graph
[legend]
Collaboration diagram for EventAction:
Collaboration graph
[legend]

Public Member Functions

void EndOfEventAction (const G4Event *)
 

Detailed Description

Book keeping before and after an event.

Definition at line 554 of file gears.cc.

Member Function Documentation

◆ EndOfEventAction()

void EventAction::EndOfEventAction ( const G4Event *  )
inline

Definition at line 555 of file gears.cc.

555 { public: void EndOfEventAction(const G4Event*) { SaveAndResetEvent(); } };
void EndOfEventAction(const G4Event *)
Definition: gears.cc:555
void SaveAndResetEvent()
save and then reset an event
Definition: gears.cc:537

The documentation for this class was generated from the following file: