Geant4
10.03.p01
|
Identical to G4VRestDiscreteProcess with dependency from G4VITProcess. More...
#include <G4VITRestDiscreteProcess.hh>
Protected Member Functions | |
virtual G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0 |
virtual G4double | GetMeanLifeTime (const G4Track &aTrack, G4ForceCondition *condition)=0 |
G4VITRestDiscreteProcess () | |
G4VITRestDiscreteProcess & | operator= (const G4VITRestDiscreteProcess &right) |
Protected Member Functions inherited from G4VITProcess | |
void | RetrieveProcessInfo () |
void | CreateInfo () |
template<typename T > | |
T * | GetState () |
virtual void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
virtual void | ClearInteractionTimeLeft () |
virtual void | ClearNumberOfInteractionLengthLeft () |
void | SetInstantiateProcessState (G4bool flag) |
G4bool | InstantiateProcessState () |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VITProcess | |
static const size_t & | GetMaxProcessIndex () |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VITProcess | |
G4shared_ptr< G4ProcessState > | fpState |
G4bool | fProposesTimeStep |
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 |
Identical to G4VRestDiscreteProcess with dependency from G4VITProcess.
Identical to G4VRestDiscreteProcess with dependency from G4VITProcess
Definition at line 63 of file G4VITRestDiscreteProcess.hh.
G4VITRestDiscreteProcess::G4VITRestDiscreteProcess | ( | const G4String & | aName, |
G4ProcessType | aType = fNotDefined |
||
) |
Definition at line 45 of file G4VITRestDiscreteProcess.cc.
G4VITRestDiscreteProcess::G4VITRestDiscreteProcess | ( | const G4VITRestDiscreteProcess & | right | ) |
Definition at line 55 of file G4VITRestDiscreteProcess.cc.
|
virtual |
Definition at line 51 of file G4VITRestDiscreteProcess.cc.
|
protected |
Definition at line 38 of file G4VITRestDiscreteProcess.cc.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 99 of file G4VITRestDiscreteProcess.hh.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 89 of file G4VITRestDiscreteProcess.hh.
|
inlinevirtual |
Implements G4VProcess.
Reimplemented in G4DNAMolecularDissociation, and G4DNAElectronHoleRecombination.
Definition at line 218 of file G4VITRestDiscreteProcess.hh.
|
inlinevirtual |
Implements G4VProcess.
Reimplemented in G4DNAMolecularDissociation.
Definition at line 190 of file G4VITRestDiscreteProcess.hh.
|
protectedpure virtual |
Implemented in G4DNAMolecularDissociation, and G4DNAElectronHoleRecombination.
|
protectedpure virtual |
Implemented in G4DNAMolecularDissociation, and G4DNAElectronHoleRecombination.
|
protected |
|
inlinevirtual |
Implements G4VProcess.
Reimplemented in G4DNAMolecularDissociation, and G4DNAElectronHoleRecombination.
Definition at line 181 of file G4VITRestDiscreteProcess.hh.
|
inlinevirtual |
Implements G4VProcess.
Reimplemented in G4DNAMolecularDissociation.
Definition at line 130 of file G4VITRestDiscreteProcess.hh.