Geant4_10
|
#include <G4AdjointhMultipleScattering.hh>
Protected Member Functions | |
void | InitialiseProcess (const G4ParticleDefinition *) |
Protected Member Functions inherited from G4VMultipleScattering | |
G4double | GetMeanFreePath (const G4Track &track, G4double, G4ForceCondition *condition) |
G4double | GetContinuousStepLimit (const G4Track &track, G4double previousStepSize, G4double currentMinimalStep, G4double ¤tSafety) |
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 | |
G4GPILSelection | valueGPILSelectionMSC |
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 73 of file G4AdjointhMultipleScattering.hh.
G4AdjointhMultipleScattering::G4AdjointhMultipleScattering | ( | const G4String & | processName = "msc" | ) |
Definition at line 52 of file G4AdjointhMultipleScattering.cc.
|
virtual |
Definition at line 66 of file G4AdjointhMultipleScattering.cc.
|
protectedvirtual |
Implements G4VMultipleScattering.
Definition at line 78 of file G4AdjointhMultipleScattering.cc.
|
virtual |
Implements G4VMultipleScattering.
Definition at line 71 of file G4AdjointhMultipleScattering.cc.
|
virtual |
Implements G4VMultipleScattering.
Definition at line 116 of file G4AdjointhMultipleScattering.cc.
Definition at line 92 of file G4AdjointhMultipleScattering.hh.
Definition at line 95 of file G4AdjointhMultipleScattering.hh.
Definition at line 89 of file G4AdjointhMultipleScattering.hh.