|
Geant4
10.01.p01
|
#include <G4GammaConversion.hh>
Inheritance diagram for G4GammaConversion:
Collaboration diagram for G4GammaConversion:Private Attributes | |
| G4bool | isInitialised |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VEmProcess | |
| G4ParticleChangeForGamma | fParticleChange |
Protected Attributes inherited from G4VProcess | |
| const G4ProcessManager * | aProcessManager |
| G4VParticleChange * | pParticleChange |
| G4ParticleChange | aParticleChange |
| G4double | theNumberOfInteractionLengthLeft |
| G4double | currentInteractionLength |
| G4double | theInitialNumberOfInteractionLength |
| G4String | theProcessName |
| G4String | thePhysicsTableFileName |
| G4ProcessType | theProcessType |
| G4int | theProcessSubType |
| G4double | thePILfactor |
| G4bool | enableAtRestDoIt |
| G4bool | enableAlongStepDoIt |
| G4bool | enablePostStepDoIt |
| G4int | verboseLevel |
Definition at line 75 of file G4GammaConversion.hh.
| G4GammaConversion::G4GammaConversion | ( | const G4String & | processName = "conv", |
| G4ProcessType | type = fElectromagnetic |
||
| ) |
Definition at line 80 of file G4GammaConversion.cc.
References G4Electron::Electron(), fGammaConversion, G4VEmProcess::SetBuildTableFlag(), G4VEmProcess::SetLambdaBinning(), G4VEmProcess::SetMinKinEnergy(), G4VProcess::SetProcessSubType(), G4VEmProcess::SetSecondaryParticle(), and G4VEmProcess::SetStartFromNullFlag().
Here is the call graph for this function:
|
virtual |
Definition at line 94 of file G4GammaConversion.cc.
|
protectedvirtual |
Implements G4VEmProcess.
Definition at line 106 of file G4GammaConversion.cc.
References G4VEmProcess::AddEmModel(), G4VEmProcess::EmModel(), GeV, G4EmParameters::Instance(), isInitialised, G4INCL::Math::max(), G4EmParameters::MaxKinEnergy(), G4INCL::Math::min(), G4EmParameters::MinKinEnergy(), G4VEmProcess::SetEmModel(), G4VEmModel::SetHighEnergyLimit(), G4VEmModel::SetLowEnergyLimit(), and G4VEmProcess::SetMinKinEnergy().
Here is the call graph for this function:
|
virtual |
Implements G4VEmProcess.
Definition at line 99 of file G4GammaConversion.cc.
References G4Gamma::Gamma().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VEmProcess.
Definition at line 133 of file G4GammaConversion.cc.
|
virtual |
Implements G4VEmProcess.
Definition at line 141 of file G4GammaConversion.cc.
|
private |
Definition at line 100 of file G4GammaConversion.hh.
Referenced by InitialiseProcess().