| 
    Geant4_10
    
   | 
 
#include <XrayTelRunAction.hh>


Public Member Functions | |
| XrayTelRunAction () | |
| ~XrayTelRunAction () | |
| void | BeginOfRunAction (const G4Run *) | 
| void | EndOfRunAction (const G4Run *) | 
| void | Update (G4double energy) | 
  Public Member Functions inherited from G4UserRunAction | |
| G4UserRunAction () | |
| virtual | ~G4UserRunAction () | 
| virtual G4Run * | GenerateRun () | 
| void | SetMaster (G4bool val=true) | 
| G4bool | IsMaster () const | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster | 
Definition at line 65 of file XrayTelRunAction.hh.
| XrayTelRunAction::XrayTelRunAction | ( | ) | 
Definition at line 73 of file XrayTelRunAction.cc.
| XrayTelRunAction::~XrayTelRunAction | ( | ) | 
Definition at line 78 of file XrayTelRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 82 of file XrayTelRunAction.cc.

Reimplemented from G4UserRunAction.
Definition at line 102 of file XrayTelRunAction.cc.

 1.8.5