Geant4
10.00.p02
|
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 |
Protected Member Functions inherited from G4VITProcess | |
void | RetrieveProcessInfo () |
void | CreateInfo () |
template<typename T > | |
T * | GetState () |
virtual void | ClearInteractionTimeLeft () |
virtual void | ClearNumberOfInteractionLengthLeft () |
void | SetInstantiateProcessState (G4bool flag) |
G4bool | InstantiateProcessState () |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Private Member Functions | |
G4VITRestDiscreteProcess () | |
G4VITRestDiscreteProcess & | operator= (const G4VITRestDiscreteProcess &right) |
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 | |
G4::shared_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 52 of file G4VITRestDiscreteProcess.hh.
G4VITRestDiscreteProcess::G4VITRestDiscreteProcess | ( | const G4String & | aName, |
G4ProcessType | aType = fNotDefined |
||
) |
Definition at line 45 of file G4VITRestDiscreteProcess.cc.
References G4VProcess::enableAlongStepDoIt.
G4VITRestDiscreteProcess::G4VITRestDiscreteProcess | ( | G4VITRestDiscreteProcess & | right | ) |
Definition at line 55 of file G4VITRestDiscreteProcess.cc.
|
virtual |
Definition at line 51 of file G4VITRestDiscreteProcess.cc.
|
private |
Definition at line 38 of file G4VITRestDiscreteProcess.cc.
References G4Exception(), and JustWarning.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 96 of file G4VITRestDiscreteProcess.hh.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 87 of file G4VITRestDiscreteProcess.hh.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 207 of file G4VITRestDiscreteProcess.hh.
References G4VITProcess::ClearNumberOfInteractionLengthLeft(), and G4VProcess::pParticleChange.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 179 of file G4VITRestDiscreteProcess.hh.
References G4DynamicParticle::DumpInfo(), G4VITProcess::fpState, G4cout, G4endl, G4Track::GetDynamicParticle(), G4Track::GetMaterial(), GetMeanLifeTime(), G4Material::GetName(), G4VProcess::GetProcessName(), NotForced, ns, G4VITProcess::ResetNumberOfInteractionLengthLeft(), and G4VProcess::verboseLevel.
|
protectedpure virtual |
|
protectedpure virtual |
|
private |
|
inlinevirtual |
Implements G4VProcess.
Definition at line 168 of file G4VITRestDiscreteProcess.hh.
References G4VITProcess::ClearNumberOfInteractionLengthLeft(), and G4VProcess::pParticleChange.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 127 of file G4VITRestDiscreteProcess.hh.
References cm, DBL_MAX, G4DynamicParticle::DumpInfo(), G4VITProcess::fpState, G4cout, G4endl, G4Track::GetDynamicParticle(), G4Track::GetMaterial(), GetMeanFreePath(), G4Material::GetName(), G4VProcess::GetProcessName(), NotForced, G4VITProcess::ResetNumberOfInteractionLengthLeft(), G4VProcess::SubtractNumberOfInteractionLengthLeft(), and G4VProcess::verboseLevel.