ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
B5RunAction Class Reference

Run action class. More...

#include <geant4/tree/geant4-10.6-release/examples/basic/B5/include/B5RunAction.hh>

+ Inheritance diagram for B5RunAction:
+ Collaboration diagram for B5RunAction:

Public Member Functions

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

Private Attributes

B5EventActionfEventAction
 

Additional Inherited Members

- Protected Attributes inherited from G4UserRunAction
G4bool isMaster
 

Detailed Description

Run action class.

Definition at line 42 of file B5RunAction.hh.

View newest version in sPHENIX GitHub at line 42 of file B5RunAction.hh

Constructor & Destructor Documentation

B5RunAction::B5RunAction ( B5EventAction eventAction)

Definition at line 40 of file B5RunAction.cc.

View newest version in sPHENIX GitHub at line 40 of file B5RunAction.cc

References fEventAction, G4cout, G4endl, B5EventAction::GetEmCalEdep(), B5EventAction::GetHadCalEdep(), and G4Analysis::ManagerInstance().

+ Here is the call graph for this function:

B5RunAction::~B5RunAction ( )
virtual

Definition at line 92 of file B5RunAction.cc.

View newest version in sPHENIX GitHub at line 92 of file B5RunAction.cc

References G4ToolsAnalysisManager::Instance().

+ Here is the call graph for this function:

Member Function Documentation

void B5RunAction::BeginOfRunAction ( const G4Run )
virtual

Reimplemented from G4UserRunAction.

Definition at line 99 of file B5RunAction.cc.

View newest version in sPHENIX GitHub at line 99 of file B5RunAction.cc

References G4ToolsAnalysisManager::Instance().

+ Here is the call graph for this function:

void B5RunAction::EndOfRunAction ( const G4Run )
virtual

Reimplemented from G4UserRunAction.

Definition at line 115 of file B5RunAction.cc.

View newest version in sPHENIX GitHub at line 115 of file B5RunAction.cc

References G4ToolsAnalysisManager::Instance().

+ Here is the call graph for this function:

Member Data Documentation

B5EventAction* B5RunAction::fEventAction
private

Definition at line 52 of file B5RunAction.hh.

View newest version in sPHENIX GitHub at line 52 of file B5RunAction.hh

Referenced by B5RunAction().


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