AlongStepDoIt(const G4Track &track, const G4Step &) | G4DNABrownianTransportation | virtual |
AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *) | G4DNABrownianTransportation | virtual |
AlongStepGPIL(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double &proposedSafety, G4GPILSelection *selection) | G4VProcess | inline |
aParticleChange | G4VProcess | protected |
aProcessManager | G4VProcess | protected |
AtRestDoIt(const G4Track &, const G4Step &) | G4ITTransportation | inlinevirtual |
AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *) | G4ITTransportation | inlinevirtual |
AtRestGPIL(const G4Track &track, G4ForceCondition *condition) | G4VProcess | inline |
BuildPhysicsTable(const G4ParticleDefinition &) | G4DNABrownianTransportation | virtual |
BuildWorkerPhysicsTable(const G4ParticleDefinition &part) | G4VProcess | virtual |
ClearInteractionTimeLeft() | G4VITProcess | inlineprotectedvirtual |
ClearNumberOfInteractionLengthLeft() | G4VITProcess | inlineprotectedvirtual |
ComputeStep(const G4Track &, const G4Step &, const double, double &) | G4DNABrownianTransportation | virtual |
CreateInfo() | G4VITProcess | protected |
Diffusion(const G4Track &track) | G4DNABrownianTransportation | protected |
DoesGlobalFieldExist() | G4ITTransportation | protected |
DumpInfo() const | G4VProcess | virtual |
enableAlongStepDoIt | G4VProcess | protected |
enableAtRestDoIt | G4VProcess | protected |
enablePostStepDoIt | G4VProcess | protected |
EnableShortStepOptimisation(G4bool optimise=true) | G4ITTransportation | inline |
EndTracking() | G4VProcess | virtual |
fFieldPropagator | G4ITTransportation | protected |
fLinearNavigator | G4ITTransportation | protected |
fMaxEnergyKilled | G4ITTransportation | protected |
fNistWater | G4DNABrownianTransportation | protected |
fParticleChange | G4ITTransportation | protected |
fpBrownianState | G4DNABrownianTransportation | protected |
fProposesTimeStep | G4VITProcess | protected |
fpSafetyHelper | G4ITTransportation | protected |
fpState | G4VITProcess | protected |
fpWaterDensity | G4DNABrownianTransportation | protected |
fShortStepOptimisation | G4ITTransportation | protected |
fSumEnergyKilled | G4ITTransportation | protected |
fThreshold_Important_Energy | G4ITTransportation | protected |
fThreshold_Warning_Energy | G4ITTransportation | protected |
fThresholdTrials | G4ITTransportation | protected |
fTransportationState | G4ITTransportation | protected |
fUnimportant_Energy | G4ITTransportation | protected |
fUseMaximumTimeBeforeReachingBoundary | G4DNABrownianTransportation | protected |
fVerboseLevel | G4ITTransportation | protected |
G4DNABrownianTransportation(const G4String &aName="DNABrownianTransportation", G4int verbosityLevel=1) | G4DNABrownianTransportation | |
G4DNABrownianTransportation(const G4DNABrownianTransportation &other) | G4DNABrownianTransportation | |
G4ITTransportation(const G4String &aName="ITTransportation", G4int verbosityLevel=1) | G4ITTransportation | |
G4ITTransportation(const G4ITTransportation &) | G4ITTransportation | |
G4VITProcess(const G4String &name, G4ProcessType type=fNotDefined) | G4VITProcess | |
G4VITProcess(const G4VITProcess &other) | G4VITProcess | |
G4VProcess(const G4String &aName="NoName", G4ProcessType aType=fNotDefined) | G4VProcess | |
G4VProcess(const G4VProcess &right) | G4VProcess | |
GetCurrentInteractionLength() const | G4VProcess | inline |
GetInteractionTimeLeft() | G4VITProcess | inline |
GetMasterProcess() const | G4VProcess | inline |
GetMaxEnergyKilled() const | G4ITTransportation | inline |
GetMaxProcessIndex() | G4VITProcess | inlinestatic |
GetNumberOfInteractionLengthLeft() const | G4VProcess | inline |
GetPhysicsTableFileName(const G4ParticleDefinition *, const G4String &directory, const G4String &tableName, G4bool ascii=false) | G4VProcess | |
GetPILfactor() const | G4VProcess | inline |
GetProcessID() const | G4VITProcess | inline |
GetProcessManager() | G4VProcess | inlinevirtual |
GetProcessName() const | G4VProcess | inline |
GetProcessState() | G4VITProcess | inline |
GetProcessSubType() const | G4VProcess | inline |
GetProcessType() const | G4VProcess | inline |
GetProcessTypeName(G4ProcessType) | G4VProcess | static |
GetPropagatorInField() | G4ITTransportation | |
GetSumEnergyKilled() const | G4ITTransportation | inline |
GetThresholdImportantEnergy() const | G4ITTransportation | inline |
GetThresholdTrials() const | G4ITTransportation | inline |
GetThresholdWarningEnergy() const | G4ITTransportation | inline |
GetTotalNumberOfInteractionLengthTraversed() const | G4VProcess | inline |
GetVerboseLevel() const | G4ITTransportation | inline |
InstantiateProcessState() | G4ITTransportation | inlineprotected |
isAlongStepDoItIsEnabled() const | G4VProcess | inline |
IsApplicable(const G4ParticleDefinition &) | G4VProcess | inlinevirtual |
isAtRestDoItIsEnabled() const | G4VProcess | inline |
isPostStepDoItIsEnabled() const | G4VProcess | inline |
operator!=(const G4VITProcess &right) const | G4VITProcess | |
G4VProcess::operator!=(const G4VProcess &right) const | G4VProcess | |
operator=(const G4DNABrownianTransportation &other) | G4DNABrownianTransportation | |
G4VITProcess::operator=(const G4VITProcess &other) | G4VITProcess | |
operator==(const G4VITProcess &right) const | G4VITProcess | |
G4VProcess::operator==(const G4VProcess &right) const | G4VProcess | |
PostStepDoIt(const G4Track &track, const G4Step &) | G4DNABrownianTransportation | virtual |
PostStepGetPhysicalInteractionLength(const G4Track &, G4double, G4ForceCondition *pForceCond) | G4ITTransportation | virtual |
PostStepGPIL(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) | G4VProcess | inline |
pParticleChange | G4VProcess | protected |
PreparePhysicsTable(const G4ParticleDefinition &) | G4VProcess | inlinevirtual |
PrepareWorkerPhysicsTable(const G4ParticleDefinition &) | G4VProcess | virtual |
ProposesTimeStep() const | G4VITProcess | inline |
ResetKilledStatistics(G4int report=1) | G4ITTransportation | inline |
ResetNumberOfInteractionLengthLeft() | G4VITProcess | inlinevirtual |
RetrievePhysicsTable(const G4ParticleDefinition *, const G4String &, G4bool) | G4VProcess | inlinevirtual |
RetrieveProcessInfo() | G4VITProcess | protected |
SetInstantiateProcessState(G4bool flag) | G4ITTransportation | inlineprotected |
SetMasterProcess(G4VProcess *masterP) | G4VProcess | virtual |
SetPILfactor(G4double value) | G4VProcess | inline |
SetProcessManager(const G4ProcessManager *) | G4VProcess | inlinevirtual |
SetProcessState(G4ProcessState_Lock *aProcInfo) | G4VITProcess | inline |
SetProcessSubType(G4int) | G4VProcess | inline |
SetProcessType(G4ProcessType) | G4VProcess | inline |
SetPropagatorInField(G4PropagatorInField *pFieldPropagator) | G4ITTransportation | |
SetThresholdImportantEnergy(G4double newEnImp) | G4ITTransportation | inline |
SetThresholdTrials(G4int newMaxTrials) | G4ITTransportation | inline |
SetThresholdWarningEnergy(G4double newEnWarn) | G4ITTransportation | inline |
SetVerboseLevel(G4int verboseLevel) | G4ITTransportation | inline |
StartTracking(G4Track *aTrack) | G4DNABrownianTransportation | virtual |
StorePhysicsTable(const G4ParticleDefinition *, const G4String &, G4bool) | G4VProcess | inlinevirtual |
SubtractNumberOfInteractionLengthLeft(G4double previousStepSize) | G4VProcess | inlineprotected |
theInitialNumberOfInteractionLength | G4VProcess | protected |
thePhysicsTableFileName | G4VProcess | protected |
thePILfactor | G4VProcess | protected |
theProcessName | G4VProcess | protected |
theProcessSubType | G4VProcess | protected |
theProcessType | G4VProcess | protected |
verboseLevel | G4VProcess | protected |
~G4DNABrownianTransportation() | G4DNABrownianTransportation | virtual |
~G4ITTransportation() | G4ITTransportation | virtual |
~G4VITProcess() | G4VITProcess | virtual |
~G4VProcess() | G4VProcess | virtual |