|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4GammaConversionToMuons.hh>
Inheritance diagram for G4GammaConversionToMuons:Definition at line 60 of file G4GammaConversionToMuons.hh.
|
explicit |
Definition at line 60 of file G4GammaConversionToMuons.cc.
|
override |
Definition at line 83 of file G4GammaConversionToMuons.cc.
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 97 of file G4GammaConversionToMuons.cc.
Referenced by G4GammaGeneralProcess::BuildPhysicsTable().
Definition at line 174 of file G4GammaConversionToMuons.cc.
Referenced by ComputeMeanFreePath(), and GetCrossSectionPerAtom().
| G4double G4GammaConversionToMuons::ComputeMeanFreePath | ( | G4double | GammaEnergy, |
| const G4Material * | aMaterial | ||
| ) |
Definition at line 133 of file G4GammaConversionToMuons.cc.
Referenced by G4GammaGeneralProcess::BuildPhysicsTable(), and GetMeanFreePath().
|
inline |
Definition at line 85 of file G4GammaConversionToMuons.hh.
| G4double G4GammaConversionToMuons::GetCrossSectionPerAtom | ( | const G4DynamicParticle * | aDynamicGamma, |
| const G4Element * | anElement | ||
| ) |
Definition at line 162 of file G4GammaConversionToMuons.cc.
|
overridevirtual |
Implements G4VDiscreteProcess.
Definition at line 113 of file G4GammaConversionToMuons.cc.
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 90 of file G4GammaConversionToMuons.cc.
|
overridevirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 226 of file G4GammaConversionToMuons.cc.
Referenced by G4GammaGeneralProcess::PostStepDoIt().
| void G4GammaConversionToMuons::PrintInfoDefinition | ( | ) |
Definition at line 460 of file G4GammaConversionToMuons.cc.
Referenced by BuildPhysicsTable().
| void G4GammaConversionToMuons::SetCrossSecFactor | ( | G4double | fac | ) |
Definition at line 216 of file G4GammaConversionToMuons.cc.
Referenced by G4EmExtraPhysics::ConstructProcess().