|
Geant4
10.01.p01
|
#include <G4PolarizedPhotoElectricEffect.hh>
Inheritance diagram for G4PolarizedPhotoElectricEffect:
Collaboration diagram for G4PolarizedPhotoElectricEffect: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 85 of file G4PolarizedPhotoElectricEffect.hh.
| G4PolarizedPhotoElectricEffect::G4PolarizedPhotoElectricEffect | ( | const G4String & | processName = "pol-phot", |
| G4ProcessType | type = fElectromagnetic |
||
| ) |
Definition at line 45 of file G4PolarizedPhotoElectricEffect.cc.
References G4Electron::Electron(), fPhotoElectricEffect, G4VEmProcess::SetBuildTableFlag(), G4VProcess::SetProcessSubType(), and G4VEmProcess::SetSecondaryParticle().
Here is the call graph for this function:
|
virtual |
Definition at line 56 of file G4PolarizedPhotoElectricEffect.cc.
|
protectedvirtual |
Implements G4VEmProcess.
Definition at line 61 of file G4PolarizedPhotoElectricEffect.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:
|
inlinevirtual |
Implements G4VEmProcess.
Definition at line 114 of file G4PolarizedPhotoElectricEffect.hh.
References G4Gamma::Gamma().
Here is the call graph for this function:
|
virtual |
Implements G4VEmProcess.
Definition at line 75 of file G4PolarizedPhotoElectricEffect.cc.
|
private |
Definition at line 107 of file G4PolarizedPhotoElectricEffect.hh.
Referenced by InitialiseProcess().