Geant4  10.00.p02
B02RunAction Class Reference

#include <B02RunAction.hh>

+ Inheritance diagram for B02RunAction:
+ Collaboration diagram for B02RunAction:

Public Member Functions

 B02RunAction ()
 
virtual ~B02RunAction ()
 
virtual G4RunGenerateRun ()
 
virtual void BeginOfRunAction (const G4Run *)
 
virtual void EndOfRunAction (const G4Run *)
 
void PrintHeader (std::ostream *out)
 
std::string FillString (const std::string &name, char c, G4int n, G4bool back=true)
 
- Public Member Functions inherited from G4UserRunAction
 G4UserRunAction ()
 
virtual ~G4UserRunAction ()
 
void SetMaster (G4bool val=true)
 
G4bool IsMaster () const
 

Private Attributes

std::vector< G4StringfSDName
 
G4int fFieldValue
 

Additional Inherited Members

- Protected Attributes inherited from G4UserRunAction
G4bool isMaster
 

Detailed Description

Definition at line 49 of file B02RunAction.hh.

Constructor & Destructor Documentation

B02RunAction::B02RunAction ( )

Definition at line 52 of file B02RunAction.cc.

References fSDName.

B02RunAction::~B02RunAction ( )
virtual

Definition at line 65 of file B02RunAction.cc.

References fSDName.

Member Function Documentation

void B02RunAction::BeginOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 82 of file B02RunAction.cc.

References G4cout, G4endl, and G4Run::GetRunID().

+ Here is the call graph for this function:

void B02RunAction::EndOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 89 of file B02RunAction.cc.

References fFieldValue, fSDName, G4cout, G4endl, B02ImportanceDetectorConstruction::GetCellName(), B02Run::GetHitsMap(), G4Run::GetNumberOfEvent(), G4RunManager::GetRunManager(), G4RunManager::GetUserDetectorConstruction(), G4UserRunAction::IsMaster(), iz, PrintHeader(), and SL.

+ Here is the call graph for this function:

std::string B02RunAction::FillString ( const std::string &  name,
char  c,
G4int  n,
G4bool  back = true 
)

Definition at line 243 of file B02RunAction.cc.

References name.

G4Run * B02RunAction::GenerateRun ( void  )
virtual

Reimplemented from G4UserRunAction.

Definition at line 72 of file B02RunAction.cc.

References fSDName.

void B02RunAction::PrintHeader ( std::ostream *  out)

Definition at line 208 of file B02RunAction.cc.

References fFieldValue, and G4endl.

Referenced by EndOfRunAction().

+ Here is the caller graph for this function:

Member Data Documentation

G4int B02RunAction::fFieldValue
private

Definition at line 72 of file B02RunAction.hh.

Referenced by EndOfRunAction(), and PrintHeader().

std::vector<G4String> B02RunAction::fSDName
private

Definition at line 70 of file B02RunAction.hh.

Referenced by B02RunAction(), EndOfRunAction(), GenerateRun(), and ~B02RunAction().


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