Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4QElectronNuclearCrossSection.hh>
Static Public Member Functions | |
static G4VQCrossSection * | GetPointer () |
Static Public Member Functions inherited from G4VQCrossSection | |
static void | setTolerance (G4double tol) |
Protected Member Functions | |
G4QElectronNuclearCrossSection () | |
Protected Member Functions inherited from G4VQCrossSection | |
G4VQCrossSection () | |
G4double | LinearFit (G4double X, G4int N, G4double *XN, G4double *YN) |
G4double | EquLinearFit (G4double X, G4int N, G4double X0, G4double DX, G4double *Y) |
Additional Inherited Members | |
Static Protected Attributes inherited from G4VQCrossSection | |
static G4double | tolerance =.001 |
Definition at line 46 of file G4QElectronNuclearCrossSection.hh.
|
inlineprotected |
Definition at line 50 of file G4QElectronNuclearCrossSection.hh.
G4QElectronNuclearCrossSection::~G4QElectronNuclearCrossSection | ( | ) |
Definition at line 78 of file G4QElectronNuclearCrossSection.cc.
|
virtual |
Implements G4VQCrossSection.
Definition at line 318 of file G4QElectronNuclearCrossSection.cc.
Referenced by GetCrossSection().
|
virtual |
!The slave functions must provide cross-sections in millibarns (mb) !! (not in IU)
Reimplemented from G4VQCrossSection.
Definition at line 93 of file G4QElectronNuclearCrossSection.cc.
|
virtual |
Reimplemented from G4VQCrossSection.
Definition at line 2636 of file G4QElectronNuclearCrossSection.cc.
|
virtual |
Reimplemented from G4VQCrossSection.
Definition at line 2806 of file G4QElectronNuclearCrossSection.cc.
Reimplemented from G4VQCrossSection.
Definition at line 2752 of file G4QElectronNuclearCrossSection.cc.
|
static |
Definition at line 72 of file G4QElectronNuclearCrossSection.cc.
Referenced by G4QAtomicElectronScattering::GetMeanFreePath(), G4QInelastic::GetMeanFreePath(), G4QAtomicElectronScattering::PostStepDoIt(), and G4QInelastic::PostStepDoIt().
Reimplemented from G4VQCrossSection.
Definition at line 2808 of file G4QElectronNuclearCrossSection.cc.
|
virtual |
Reimplemented from G4VQCrossSection.
Definition at line 271 of file G4QElectronNuclearCrossSection.cc.
Referenced by GetCrossSection().