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

Book keeping before and after a run. More...

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

Public Member Functions

void BeginOfRunAction (const G4Run *)
 enable output if output file name is not empty More...
 
void EndOfRunAction (const G4Run *)
 Close output file. More...
 

Detailed Description

Book keeping before and after a run.

Definition at line 518 of file gears.cc.

Member Function Documentation

◆ BeginOfRunAction()

void RunAction::BeginOfRunAction ( const G4Run *  )
inline

enable output if output file name is not empty

Definition at line 521 of file gears.cc.

◆ EndOfRunAction()

void RunAction::EndOfRunAction ( const G4Run *  )
inline

Close output file.

Definition at line 530 of file gears.cc.


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