Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VITProcess.hh>
Classes | |
struct | G4ProcessState |
Static Public Member Functions | |
static const size_t & | GetMaxProcessIndex () |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions | |
void | RetrieveProcessInfo () |
void | CreateInfo () |
virtual void | ClearInteractionTimeLeft () |
virtual void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
virtual void | ClearNumberOfInteractionLengthLeft () |
void | SetInstantiateProcessState (G4bool flag) |
G4bool | InstantiateProcessState () |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
G4VITProcess inherits from G4VProcess. A G4VITProcess is able to save its current state for a given track into G4IT. This state may be retrieve latter on to be used by the G4VITProcess. Each G4VITProcess is tagged.
Definition at line 63 of file G4VITProcess.hh.
G4VITProcess::G4VITProcess | ( | const G4String & | name, |
G4ProcessType | type = fNotDefined |
||
) |
Definition at line 34 of file G4VITProcess.cc.
|
virtual |
Definition at line 57 of file G4VITProcess.cc.
G4VITProcess::G4VITProcess | ( | const G4VITProcess & | other | ) |
Definition at line 63 of file G4VITProcess.cc.
|
inlinevirtual |
Reimplemented from G4VProcess.
Reimplemented in G4ITTransportation, G4DNABrownianTransportation, and G4DNASecondOrderReaction.
Definition at line 100 of file G4VITProcess.hh.
|
inlineprotectedvirtual |
Definition at line 179 of file G4VITProcess.hh.
Referenced by G4DNAMolecularDecay::AtRestDoIt().
|
inlineprotectedvirtual |
Definition at line 184 of file G4VITProcess.hh.
Referenced by G4VITRestDiscreteProcess::AtRestDoIt(), G4VITRestProcess::AtRestDoIt(), G4DNAMolecularDecay::AtRestDoIt(), and G4VITRestDiscreteProcess::PostStepDoIt().
|
protected |
|
inline |
Definition at line 194 of file G4VITProcess.hh.
Referenced by G4ITStepProcessor::DoDefinePhysicalStepLength().
|
inlinestatic |
Definition at line 207 of file G4VITProcess.hh.
Referenced by G4TrackingInformation::GetProcessState().
|
inline |
Definition at line 80 of file G4VITProcess.hh.
Referenced by G4ITStepProcessor::DoDefinePhysicalStepLength(), G4ITStepProcessor::FindTransportationStep(), G4ITStepProcessor::GetAtRestIL(), G4ITStepProcessor::InvokeAlongStepDoItProcs(), G4ITStepProcessor::InvokeAtRestDoItProcs(), and G4ITStepProcessor::InvokePSDIP().
|
inline |
Definition at line 85 of file G4VITProcess.hh.
|
inlineprotected |
Definition at line 161 of file G4VITProcess.hh.
Referenced by StartTracking().
G4int G4VITProcess::operator!= | ( | const G4VITProcess & | right | ) | const |
G4VITProcess & G4VITProcess::operator= | ( | const G4VITProcess & | other | ) |
Definition at line 74 of file G4VITProcess.cc.
G4int G4VITProcess::operator== | ( | const G4VITProcess & | right | ) | const |
|
inline |
Definition at line 202 of file G4VITProcess.hh.
Referenced by G4DNABrownianTransportation::ComputeStep(), and G4ITStepProcessor::DoDefinePhysicalStepLength().
|
inlinevirtual |
WARNING : Redefine the method of G4VProcess reset (determine the value of)NumberOfInteractionLengthLeft
Reimplemented from G4VProcess.
Definition at line 189 of file G4VITProcess.hh.
Referenced by G4VITRestDiscreteProcess::AtRestGetPhysicalInteractionLength(), G4VITRestProcess::AtRestGetPhysicalInteractionLength(), G4VITRestDiscreteProcess::PostStepGetPhysicalInteractionLength(), and G4DNASecondOrderReaction::PostStepGetPhysicalInteractionLength().
|
protected |
|
inlineprotected |
Definition at line 158 of file G4VITProcess.hh.
Referenced by G4ITTransportation::G4ITTransportation(), and G4VITProcess().
|
inline |
Definition at line 90 of file G4VITProcess.hh.
Referenced by G4ITStepProcessor::DoDefinePhysicalStepLength(), G4ITStepProcessor::FindTransportationStep(), G4ITStepProcessor::GetAtRestIL(), G4ITStepProcessor::InvokeAlongStepDoItProcs(), G4ITStepProcessor::InvokeAtRestDoItProcs(), and G4ITStepProcessor::InvokePSDIP().
|
virtual |
Reimplemented from G4VProcess.
Reimplemented in G4DNASecondOrderReaction, G4ITTransportation, and G4DNABrownianTransportation.
Definition at line 81 of file G4VITProcess.cc.
Referenced by G4DNASecondOrderReaction::StartTracking(), and G4ITTransportation::StartTracking().
|
protectedvirtual |
Definition at line 96 of file G4VITProcess.cc.
Referenced by G4VITRestDiscreteProcess::PostStepGetPhysicalInteractionLength(), and G4DNASecondOrderReaction::PostStepGetPhysicalInteractionLength().
|
protected |
Definition at line 163 of file G4VITProcess.hh.
Referenced by G4VITProcess(), and ProposesTimeStep().
|
protected |
Definition at line 139 of file G4VITProcess.hh.
Referenced by G4VITRestDiscreteProcess::AtRestGetPhysicalInteractionLength(), G4VITRestProcess::AtRestGetPhysicalInteractionLength(), ClearInteractionTimeLeft(), ClearNumberOfInteractionLengthLeft(), G4VITProcess(), GetInteractionTimeLeft(), GetProcessState(), G4VITRestDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4DNASecondOrderReaction::PostStepGetPhysicalInteractionLength(), ResetNumberOfInteractionLengthLeft(), SetProcessState(), StartTracking(), G4DNASecondOrderReaction::StartTracking(), G4ITTransportation::StartTracking(), G4DNABrownianTransportation::StartTracking(), and SubtractNumberOfInteractionLengthLeft().