|
Geant4
10.02
|
Identical to G4VRestProcess with dependency from G4VITProcess. More...
#include <G4VITRestProcess.hh>
Inheritance diagram for G4VITRestProcess:
Collaboration diagram for G4VITRestProcess:Protected Member Functions | |
| virtual G4double | GetMeanLifeTime (const G4Track &aTrack, G4ForceCondition *condition)=0 |
| G4VITRestProcess () | |
| G4VITRestProcess & | operator= (const G4VITRestProcess &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 G4VRestProcess with dependency from G4VITProcess.
Identical to G4VRestProcess with dependency from G4VITProcess
Definition at line 63 of file G4VITRestProcess.hh.
| G4VITRestProcess::G4VITRestProcess | ( | const G4String & | aName, |
| G4ProcessType | aType = fNotDefined |
||
| ) |
Definition at line 45 of file G4VITRestProcess.cc.
References G4VProcess::enableAlongStepDoIt, and G4VProcess::enablePostStepDoIt.
| G4VITRestProcess::G4VITRestProcess | ( | const G4VITRestProcess & | right | ) |
Definition at line 56 of file G4VITRestProcess.cc.
|
virtual |
Definition at line 52 of file G4VITRestProcess.cc.
|
protected |
Definition at line 38 of file G4VITRestProcess.cc.
References G4Exception(), and JustWarning.
Here is the call graph for this function:
|
inlinevirtual |
Implements G4VProcess.
Definition at line 104 of file G4VITRestProcess.hh.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 82 of file G4VITRestProcess.hh.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 157 of file G4VITRestProcess.hh.
References G4VITProcess::ClearInteractionTimeLeft(), G4VITProcess::ClearNumberOfInteractionLengthLeft(), and G4VProcess::pParticleChange.
Here is the call graph for this function:
|
inlinevirtual |
Implements G4VProcess.
Definition at line 129 of file G4VITRestProcess.hh.
References G4DynamicParticle::DumpInfo(), G4VITProcess::fpState, G4cout, G4endl, G4Track::GetDynamicParticle(), G4Track::GetMaterial(), GetMeanLifeTime(), G4Material::GetName(), G4VProcess::GetProcessName(), NotForced, ns, G4VITProcess::ResetNumberOfInteractionLengthLeft(), and G4VProcess::verboseLevel.
Here is the call graph for this function:
|
protectedpure virtual |
|
protected |
|
inlinevirtual |
Implements G4VProcess.
Definition at line 99 of file G4VITRestProcess.hh.
|
inlinevirtual |
Implements G4VProcess.
Definition at line 91 of file G4VITRestProcess.hh.