Geant4  10.00.p02
CB_G4UserRunAction Struct Reference
+ Inheritance diagram for CB_G4UserRunAction:
+ Collaboration diagram for CB_G4UserRunAction:

Public Member Functions

void BeginOfRunAction (const G4Run *aRun)
 
void EndOfRunAction (const G4Run *aRun)
 
- Public Member Functions inherited from G4UserRunAction
 G4UserRunAction ()
 
virtual ~G4UserRunAction ()
 
virtual G4RunGenerateRun ()
 
void SetMaster (G4bool val=true)
 
G4bool IsMaster () const
 

Additional Inherited Members

- Protected Attributes inherited from G4UserRunAction
G4bool isMaster
 

Detailed Description

Definition at line 41 of file pyG4UserRunAction.cc.

Member Function Documentation

void CB_G4UserRunAction::BeginOfRunAction ( const G4Run aRun)
inlinevirtual

Reimplemented from G4UserRunAction.

Definition at line 43 of file pyG4UserRunAction.cc.

References G4UserRunAction::BeginOfRunAction().

Referenced by export_G4UserRunAction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void CB_G4UserRunAction::EndOfRunAction ( const G4Run aRun)
inlinevirtual

Reimplemented from G4UserRunAction.

Definition at line 51 of file pyG4UserRunAction.cc.

References G4UserRunAction::EndOfRunAction().

Referenced by export_G4UserRunAction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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