| 
    Geant4_10
    
   | 
 
#include <B01RunAction.hh>


Public Member Functions | |
| B01RunAction () | |
| virtual | ~B01RunAction () | 
| virtual G4Run * | GenerateRun () | 
| 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 | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster | 
Definition at line 49 of file B01RunAction.hh.
| B01RunAction::B01RunAction | ( | ) | 
Definition at line 51 of file B01RunAction.cc.
      
  | 
  virtual | 
Definition at line 64 of file B01RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 81 of file B01RunAction.cc.

Reimplemented from G4UserRunAction.
Definition at line 88 of file B01RunAction.cc.

| std::string B01RunAction::FillString | ( | const std::string & | name, | 
| char | c, | ||
| G4int | n, | ||
| G4bool | back = true  | 
        ||
| ) | 
Definition at line 241 of file B01RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 71 of file B01RunAction.cc.
| void B01RunAction::PrintHeader | ( | std::ostream * | out | ) | 
 1.8.5