Geant4
10.03.p01
|
#include <G4eAdjointMultipleScattering.hh>
Protected Member Functions | |
void | InitialiseProcess (const G4ParticleDefinition *) override |
Protected Member Functions inherited from G4VMultipleScattering | |
G4double | GetMeanFreePath (const G4Track &track, G4double, G4ForceCondition *condition) override |
G4double | GetContinuousStepLimit (const G4Track &track, G4double previousStepSize, G4double currentMinimalStep, G4double ¤tSafety) override |
size_t | NumberOfModels () const |
Protected Member Functions inherited from G4VContinuousDiscreteProcess | |
void | SetGPILSelection (G4GPILSelection selection) |
G4GPILSelection | GetGPILSelection () const |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VMultipleScattering | |
G4ParticleChangeForMSC | 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 60 of file G4eAdjointMultipleScattering.hh.
|
explicit |
Definition at line 56 of file G4eAdjointMultipleScattering.cc.
|
virtual |
Definition at line 64 of file G4eAdjointMultipleScattering.cc.
|
overrideprotectedvirtual |
Implements G4VMultipleScattering.
Definition at line 76 of file G4eAdjointMultipleScattering.cc.
|
finalvirtual |
Implements G4VMultipleScattering.
Definition at line 69 of file G4eAdjointMultipleScattering.cc.
|
overridevirtual |
Implements G4VMultipleScattering.
Definition at line 86 of file G4eAdjointMultipleScattering.cc.
Reimplemented from G4VProcess.
Definition at line 99 of file G4eAdjointMultipleScattering.cc.