|
Geant4
10.01.p03
|
#include <G4ComptonScattering.hh>
Inheritance diagram for G4ComptonScattering:
Collaboration diagram for G4ComptonScattering: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 71 of file G4ComptonScattering.hh.
| G4ComptonScattering::G4ComptonScattering | ( | const G4String & | processName = "compt", |
| G4ProcessType | type = fElectromagnetic |
||
| ) |
Definition at line 74 of file G4ComptonScattering.cc.
References G4Electron::Electron(), fComptonScattering, MeV, G4VEmProcess::SetBuildTableFlag(), G4VEmProcess::SetMinKinEnergyPrim(), G4VProcess::SetProcessSubType(), G4VEmProcess::SetSecondaryParticle(), G4VEmProcess::SetSplineFlag(), and G4VEmProcess::SetStartFromNullFlag().
Here is the call graph for this function:
|
virtual |
Definition at line 88 of file G4ComptonScattering.cc.
|
protectedvirtual |
Implements G4VEmProcess.
Definition at line 100 of file G4ComptonScattering.cc.
References G4VEmProcess::AddEmModel(), G4VEmProcess::EmModel(), G4EmParameters::Instance(), isInitialised, G4EmParameters::MaxKinEnergy(), G4EmParameters::MinKinEnergy(), G4VEmProcess::SetEmModel(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
Here is the call graph for this function:
|
virtual |
Implements G4VEmProcess.
Definition at line 93 of file G4ComptonScattering.cc.
References G4Gamma::Gamma().
Here is the call graph for this function:
|
virtual |
Implements G4VEmProcess.
Definition at line 114 of file G4ComptonScattering.cc.
|
private |
Definition at line 93 of file G4ComptonScattering.hh.
Referenced by InitialiseProcess().