|
Geant4_10
|
#include <G4VRestDiscreteProcess.hh>


Protected Member Functions | |
| virtual G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0 |
| virtual G4double | GetMeanLifeTime (const G4Track &aTrack, G4ForceCondition *condition)=0 |
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 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 55 of file G4VRestDiscreteProcess.hh.
| G4VRestDiscreteProcess::G4VRestDiscreteProcess | ( | const G4String & | aName, |
| G4ProcessType | aType = fNotDefined |
||
| ) |
Definition at line 55 of file G4VRestDiscreteProcess.cc.


| G4VRestDiscreteProcess::G4VRestDiscreteProcess | ( | G4VRestDiscreteProcess & | right | ) |
|
virtual |
Definition at line 61 of file G4VRestDiscreteProcess.cc.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 99 of file G4VRestDiscreteProcess.hh.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 90 of file G4VRestDiscreteProcess.hh.
|
virtual |
Implements G4VProcess.
Reimplemented in G4Scintillation, and G4Decay.
Definition at line 150 of file G4VRestDiscreteProcess.cc.

|
virtual |
Implements G4VProcess.
Reimplemented in G4Decay.
Definition at line 122 of file G4VRestDiscreteProcess.cc.

|
protectedpure virtual |
Implemented in G4RadioactiveDecay, G4Decay, and G4Scintillation.

|
protectedpure virtual |
Implemented in G4RadioactiveDecay, G4Decay, and G4Scintillation.

|
virtual |
Implements G4VProcess.
Reimplemented in G4Scintillation, and G4Decay.
Definition at line 111 of file G4VRestDiscreteProcess.cc.


|
virtual |
Implements G4VProcess.
Reimplemented in G4Decay.
Definition at line 70 of file G4VRestDiscreteProcess.cc.

1.8.5