Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4GammaConversionToMuons.hh>
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VDiscreteProcess | |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double prevStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Protected Attributes inherited from G4VProcess | |
const G4ProcessManager * | aProcessManager = nullptr |
G4VParticleChange * | pParticleChange = nullptr |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft = -1.0 |
G4double | currentInteractionLength = -1.0 |
G4double | theInitialNumberOfInteractionLength = -1.0 |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType = fNotDefined |
G4int | theProcessSubType = -1 |
G4double | thePILfactor = 1.0 |
G4int | verboseLevel = 0 |
G4bool | enableAtRestDoIt = true |
G4bool | enableAlongStepDoIt = true |
G4bool | enablePostStepDoIt = true |
Definition at line 61 of file G4GammaConversionToMuons.hh.
|
explicit |
Definition at line 59 of file G4GammaConversionToMuons.cc.
|
override |
Definition at line 78 of file G4GammaConversionToMuons.cc.
|
delete |
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 92 of file G4GammaConversionToMuons.cc.
Referenced by G4GammaGeneralProcess::BuildPhysicsTable().
Definition at line 170 of file G4GammaConversionToMuons.cc.
Referenced by ComputeMeanFreePath(), and GetCrossSectionPerAtom().
G4double G4GammaConversionToMuons::ComputeMeanFreePath | ( | G4double | GammaEnergy, |
const G4Material * | aMaterial ) |
Definition at line 129 of file G4GammaConversionToMuons.cc.
Referenced by G4GammaGeneralProcess::BuildPhysicsTable(), and GetMeanFreePath().
|
inline |
Definition at line 86 of file G4GammaConversionToMuons.hh.
G4double G4GammaConversionToMuons::GetCrossSectionPerAtom | ( | const G4DynamicParticle * | aDynamicGamma, |
const G4Element * | anElement ) |
Definition at line 158 of file G4GammaConversionToMuons.cc.
|
overridevirtual |
Implements G4VDiscreteProcess.
Definition at line 116 of file G4GammaConversionToMuons.cc.
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 85 of file G4GammaConversionToMuons.cc.
|
delete |
|
overridevirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 224 of file G4GammaConversionToMuons.cc.
void G4GammaConversionToMuons::PrintInfoDefinition | ( | ) |
Definition at line 462 of file G4GammaConversionToMuons.cc.
Referenced by BuildPhysicsTable().
void G4GammaConversionToMuons::SetCrossSecFactor | ( | G4double | fac | ) |
Definition at line 211 of file G4GammaConversionToMuons.cc.
Referenced by G4EmExtraPhysics::ConstructProcess().