Geant4
9.6.p02
|
#include <G4LowEnergyPolarizedCompton.hh>
Protected Member Functions | |
G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition) |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
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 74 of file G4LowEnergyPolarizedCompton.hh.
G4LowEnergyPolarizedCompton::G4LowEnergyPolarizedCompton | ( | const G4String & | processName = "polarLowEnCompt" ) |
Definition at line 89 of file G4LowEnergyPolarizedCompton.cc.
G4LowEnergyPolarizedCompton::~G4LowEnergyPolarizedCompton | ( | ) |
Definition at line 132 of file G4LowEnergyPolarizedCompton.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 141 of file G4LowEnergyPolarizedCompton.cc.
|
inline |
Definition at line 89 of file G4LowEnergyPolarizedCompton.hh.
|
protectedvirtual |
Implements G4VDiscreteProcess.
Definition at line 690 of file G4LowEnergyPolarizedCompton.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 684 of file G4LowEnergyPolarizedCompton.cc.
|
virtual |
Doppler Broadeing
Reimplemented from G4VDiscreteProcess.
Definition at line 156 of file G4LowEnergyPolarizedCompton.cc.