|
Geant4_10
|
#include <XrayFluoRunAction.hh>


Public Member Functions | |
| XrayFluoRunAction () | |
| ~XrayFluoRunAction () | |
| const XrayFluoDataSet * | GetSet () |
| const XrayFluoDataSet * | GetGammaSet () |
| const XrayFluoDataSet * | GetAlphaSet () |
| G4DataVector * | GetEnergies () |
| G4DataVector * | GetData () |
| void | BeginOfRunAction (const G4Run *) |
| void | EndOfRunAction (const G4Run *) |
| G4double | GetDataSum () |
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 52 of file XrayFluoRunAction.hh.
| XrayFluoRunAction::XrayFluoRunAction | ( | ) |
Definition at line 84 of file XrayFluoRunAction.cc.
| XrayFluoRunAction::~XrayFluoRunAction | ( | ) |
Definition at line 121 of file XrayFluoRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 129 of file XrayFluoRunAction.cc.

Reimplemented from G4UserRunAction.
Definition at line 149 of file XrayFluoRunAction.cc.

| const XrayFluoDataSet * XrayFluoRunAction::GetAlphaSet | ( | ) |
Definition at line 174 of file XrayFluoRunAction.cc.
| G4DataVector * XrayFluoRunAction::GetData | ( | ) |
| G4double XrayFluoRunAction::GetDataSum | ( | ) |
| G4DataVector * XrayFluoRunAction::GetEnergies | ( | ) |
| const XrayFluoDataSet * XrayFluoRunAction::GetGammaSet | ( | ) |
| const XrayFluoDataSet * XrayFluoRunAction::GetSet | ( | ) |
Definition at line 166 of file XrayFluoRunAction.cc.
1.8.5