Geant4
10.00.p01
|
#include <G4BiasingProcessInterface.hh>
Private Member Functions | |
void | SetUpFirstLastFlags () |
void | ResetForUnbiasedTracking () |
G4int | IdxFirstLast (G4int firstLast, G4int GPILDoIt, G4int physAll) const |
Static Private Attributes | |
static G4Cache< G4bool > | fResetInteractionLaws |
static G4Cache< G4bool > | fCommonStart |
static G4Cache< G4bool > | fCommonEnd |
static G4MapCache< const G4ProcessManager *, std::vector < G4BiasingProcessInterface * > > | fManagerInterfaceMap |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
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 |
Definition at line 68 of file G4BiasingProcessInterface.hh.
G4BiasingProcessInterface::G4BiasingProcessInterface | ( | G4String | name = "biasWrapper(0)" | ) |
Definition at line 45 of file G4BiasingProcessInterface.cc.
References fCommonEnd, fCommonStart, fFirstLastFlags, fResetInteractionLaws, and G4Cache< VALTYPE >::Put().
G4BiasingProcessInterface::G4BiasingProcessInterface | ( | G4VProcess * | wrappedProcess, |
G4bool | wrappedIsAtRest, | ||
G4bool | wrappedIsAlongStep, | ||
G4bool | wrappedIsPostStep, | ||
G4String | useThisName = "" |
||
) |
Definition at line 67 of file G4BiasingProcessInterface.cc.
References fDummyParticleChange, fFirstLastFlags, fOccurenceBiasingParticleChange, fParticleChange, fPhysicalInteractionLaw, fWrappedProcess, G4VProcess::GetProcessName(), G4VProcess::GetProcessSubType(), and G4VProcess::SetProcessSubType().
G4BiasingProcessInterface::~G4BiasingProcessInterface | ( | ) |
Definition at line 100 of file G4BiasingProcessInterface.cc.
References fDummyParticleChange, fOccurenceBiasingParticleChange, and fPhysicalInteractionLaw.
|
virtual |
Implements G4VProcess.
Definition at line 513 of file G4BiasingProcessInterface.cc.
References G4VBiasingOperation::AlongMoveBy(), G4VProcess::AlongStepDoIt(), G4InteractionLawPhysical::ComputeNonInteractionProbabilityAt(), fBiasingInteractionLaw, fCurrentBiasingOperator, fDummyParticleChange, fOccurenceBiasingOperation, fOccurenceBiasingParticleChange, fPhysicalInteractionLaw, fWrappedProcess, fWrappedProcessIsAlong, G4endl, G4Exception(), G4VBiasingInteractionLaw::GetName(), G4Step::GetStepLength(), G4Track::GetTrackStatus(), G4ParticleChangeForNothing::Initialize(), JustWarning, G4VParticleChange::ProposeTrackStatus(), G4ParticleChangeForOccurenceBiasing::SetOccurenceWeightForNonInteraction(), and G4ParticleChangeForOccurenceBiasing::SetWrappedParticleChange().
|
virtual |
Implements G4VProcess.
Definition at line 436 of file G4BiasingProcessInterface.cc.
References G4VProcess::AlongStepGetPhysicalInteractionLength(), DBL_MAX, fBiasingAlongStepGPIL, fBiasingGPILSelection, fCurrentBiasingOperator, fCurrentMinimumStep, fIsPhysicsBasedBiasing, fOccurenceBiasingOperation, fProposedSafety, fWrappedProcess, fWrappedProcessAlongStepGPIL, fWrappedProcessGPILSelection, fWrappedProcessIsAlong, NotCandidateForSelection, G4VBiasingOperation::ProposeAlongStepLimit(), and G4VBiasingOperation::ProposeGPILSelection().
|
virtual |
Implements G4VProcess.
Definition at line 575 of file G4BiasingProcessInterface.cc.
References G4VProcess::AtRestDoIt(), and fWrappedProcess.
|
virtual |
Implements G4VProcess.
Definition at line 570 of file G4BiasingProcessInterface.cc.
References G4VProcess::AtRestGetPhysicalInteractionLength(), and fWrappedProcess.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 603 of file G4BiasingProcessInterface.cc.
References G4VProcess::BuildPhysicsTable(), fIamFirstGPIL, fWrappedProcess, and G4VBiasingOperator::GetBiasingOperators().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 654 of file G4BiasingProcessInterface.cc.
References G4VProcess::BuildWorkerPhysicsTable(), fIamFirstGPIL, fWrappedProcess, and G4VBiasingOperator::GetBiasingOperators().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 139 of file G4BiasingProcessInterface.cc.
References G4VProcess::EndTracking(), G4VBiasingOperator::ExitingBiasing(), fBiasingInteractionLaw, fCommonEnd, fCommonStart, fCurrentBiasingOperator, fCurrentTrack, fIsPhysicsBasedBiasing, fKillTrackAndSecondaries, fPreviousBiasingOperator, fStopAndKill, fWrappedProcess, G4Cache< VALTYPE >::Get(), G4VBiasingOperator::GetBiasingOperators(), G4BiasingTrackDataStore::GetBiasingTrackData(), G4BiasingTrackDataStore::GetInstance(), G4Step::GetSecondary(), G4Track::GetStep(), G4Track::GetTrackStatus(), and G4Cache< VALTYPE >::Put().
|
inline |
Definition at line 136 of file G4BiasingProcessInterface.hh.
References fWrappedProcessAlongStepGPIL.
Referenced by G4BOptnForceCommonTruncatedExp::DenyProcessPostStepDoIt().
|
inline |
Definition at line 91 of file G4BiasingProcessInterface.hh.
References fCurrentBiasingOperator.
|
inline |
Definition at line 96 of file G4BiasingProcessInterface.hh.
References fFinalStateBiasingOperation.
|
inline |
Definition at line 131 of file G4BiasingProcessInterface.hh.
References fCurrentMinimumStep.
|
inline |
Definition at line 98 of file G4BiasingProcessInterface.hh.
References fNonPhysicsBiasingOperation.
|
inline |
Definition at line 94 of file G4BiasingProcessInterface.hh.
References fOccurenceBiasingOperation.
Definition at line 696 of file G4BiasingProcessInterface.cc.
References fFirstLastFlags, and IdxFirstLast().
Definition at line 686 of file G4BiasingProcessInterface.cc.
References fFirstLastFlags, and IdxFirstLast().
Referenced by G4BOptrForceCollision::ProposeOccurenceBiasingOperation(), GB01BOptrChangeCrossSection::ProposeOccurenceBiasingOperation(), and SetUpFirstLastFlags().
Definition at line 701 of file G4BiasingProcessInterface.cc.
References fFirstLastFlags, and IdxFirstLast().
Definition at line 691 of file G4BiasingProcessInterface.cc.
References fFirstLastFlags, and IdxFirstLast().
Referenced by G4BOptrForceCollision::ProposeOccurenceBiasingOperation(), and GB01BOptrChangeCrossSection::ProposeOccurenceBiasingOperation().
|
inline |
Definition at line 135 of file G4BiasingProcessInterface.hh.
References fBiasingPostStepGPIL.
Referenced by G4BOptnForceCommonTruncatedExp::DenyProcessPostStepDoIt().
|
inline |
Definition at line 92 of file G4BiasingProcessInterface.hh.
References fPreviousBiasingOperator.
|
inline |
Definition at line 97 of file G4BiasingProcessInterface.hh.
References fPreviousFinalStateBiasingOperation.
|
inline |
Definition at line 99 of file G4BiasingProcessInterface.hh.
References fPreviousNonPhysicsBiasingOperation.
|
inline |
Definition at line 95 of file G4BiasingProcessInterface.hh.
References fPreviousOccurenceBiasingOperation.
Referenced by G4BOptrForceCollision::ProposeOccurenceBiasingOperation(), and GB01BOptrChangeCrossSection::ProposeOccurenceBiasingOperation().
|
inline |
Definition at line 130 of file G4BiasingProcessInterface.hh.
References fPreviousStepSize.
Referenced by GB01BOptrChangeCrossSection::ProposeOccurenceBiasingOperation().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 649 of file G4BiasingProcessInterface.cc.
References fWrappedProcess, and G4VProcess::GetProcessManager().
|
inline |
Definition at line 132 of file G4BiasingProcessInterface.hh.
References fProposedSafety.
|
inline |
Definition at line 83 of file G4BiasingProcessInterface.hh.
References fWrappedProcess.
Referenced by G4BOptnForceCommonTruncatedExp::DenyProcessPostStepDoIt(), IsFirstPostStepDoItInterface(), IsFirstPostStepGPILInterface(), IsLastPostStepDoItInterface(), IsLastPostStepGPILInterface(), G4BOptnForceCommonTruncatedExp::ProposeAlongStepLimit(), G4BOptrForceCollision::ProposeOccurenceBiasingOperation(), GB01BOptrChangeCrossSection::ProposeOccurenceBiasingOperation(), and SetMasterProcess().
|
inline |
Definition at line 125 of file G4BiasingProcessInterface.hh.
References fWrappedProcessIsAlong.
|
inline |
Definition at line 124 of file G4BiasingProcessInterface.hh.
References fWrappedProcessIsAtRest.
|
inline |
Definition at line 126 of file G4BiasingProcessInterface.hh.
References fWrappedProcessIsPost.
|
inlineprivate |
Definition at line 233 of file G4BiasingProcessInterface.hh.
Referenced by GetIsFirstPostStepDoItInterface(), GetIsFirstPostStepGPILInterface(), GetIsLastPostStepDoItInterface(), GetIsLastPostStepGPILInterface(), and SetUpFirstLastFlags().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 582 of file G4BiasingProcessInterface.cc.
References fWrappedProcess, and G4VProcess::IsApplicable().
Definition at line 752 of file G4BiasingProcessInterface.cc.
References fCoInterfaces, fProcessManager, G4ProcessManager::GetPostStepProcessVector(), GetWrappedProcess(), G4ProcessVector::size(), and typeDoIt.
Referenced by SetUpFirstLastFlags().
Definition at line 708 of file G4BiasingProcessInterface.cc.
References fCoInterfaces, fProcessManager, G4ProcessManager::GetPostStepProcessVector(), GetWrappedProcess(), G4ProcessVector::size(), and typeGPIL.
Referenced by SetUpFirstLastFlags().
Definition at line 774 of file G4BiasingProcessInterface.cc.
References fCoInterfaces, fProcessManager, G4ProcessManager::GetPostStepProcessVector(), GetWrappedProcess(), G4ProcessVector::size(), and typeDoIt.
Referenced by SetUpFirstLastFlags().
Definition at line 730 of file G4BiasingProcessInterface.cc.
References fCoInterfaces, fProcessManager, G4ProcessManager::GetPostStepProcessVector(), GetWrappedProcess(), G4ProcessVector::size(), and typeGPIL.
Referenced by SetUpFirstLastFlags().
|
virtual |
Implements G4VProcess.
Definition at line 316 of file G4BiasingProcessInterface.cc.
References G4VBiasingOperation::ApplyFinalStateBiasing(), BAC_DenyInteraction, BAC_FinalState, BAC_None, BAC_NonPhysics, G4InteractionLawPhysical::ComputeEffectiveCrossSectionAt(), G4VBiasingInteractionLaw::ComputeEffectiveCrossSectionAt(), G4VBiasingOperation::DenyProcessPostStepDoIt(), fBiasingInteractionLaw, fCurrentBiasingOperator, fFinalStateBiasingOperation, fIsPhysicsBasedBiasing, fNonPhysicsBiasingOperation, fOccurenceBiasingOperation, fOccurenceBiasingParticleChange, fParticleChange, fPhysicalInteractionLaw, fWrappedProcess, G4endl, G4Exception(), G4VBiasingOperation::GenerateBiasingFinalState(), G4VBiasingOperator::GetProposedFinalStateBiasingOperation(), G4Step::GetStepLength(), G4VParticleChange::GetTrackStatus(), G4Track::GetWeight(), G4ParticleChange::Initialize(), G4VBiasingInteractionLaw::IsEffectiveCrossSectionInfinite(), G4VBiasingInteractionLaw::IsSingular(), JustWarning, G4VProcess::PostStepDoIt(), G4VParticleChange::ProposeParentWeight(), G4VParticleChange::ProposeTrackStatus(), G4VBiasingOperator::ReportOperationApplied(), G4ParticleChangeForOccurenceBiasing::SetOccurenceWeightForInteraction(), G4VParticleChange::SetSecondaryWeightByProcess(), G4ParticleChangeForOccurenceBiasing::SetWrappedParticleChange(), and G4ParticleChangeForOccurenceBiasing::StealSecondaries().
|
virtual |
Implements G4VProcess.
Definition at line 178 of file G4BiasingProcessInterface.cc.
References condition(), DBL_MAX, G4VBiasingOperation::DistanceToApplyOperation(), G4VBiasingOperator::ExitingBiasing(), fBiasingAlongStepGPIL, fBiasingForceCondition, fBiasingGPILSelection, fBiasingInteractionLaw, fBiasingPostStepGPIL, fCurrentBiasingOperator, fFinalStateBiasingOperation, fGeomBoundary, fIsPhysicsBasedBiasing, fNonPhysicsBiasingOperation, fOccurenceBiasingOperation, fPhysicalInteractionLaw, fPreviousBiasingInteractionLaw, fPreviousBiasingOperator, fPreviousFinalStateBiasingOperation, fPreviousNonPhysicsBiasingOperation, fPreviousOccurenceBiasingOperation, fPreviousStepSize, fResetWrappedProcessInteractionLength, fWrappedProcess, fWrappedProcessAlongStepGPIL, fWrappedProcessForceCondition, fWrappedProcessGPILSelection, fWrappedProcessInteractionLength, fWrappedProcessPostStepGPIL, G4VBiasingOperator::GetBiasingOperator(), G4VProcess::GetCurrentInteractionLength(), G4Track::GetCurrentStepNumber(), G4VPhysicalVolume::GetLogicalVolume(), G4Step::GetPreStepPoint(), G4VBiasingOperator::GetProposedNonPhysicsBiasingOperation(), G4VBiasingOperator::GetProposedOccurenceBiasingOperation(), G4VBiasingInteractionLaw::GetSampledInteractionLength(), G4Track::GetStep(), G4StepPoint::GetStepStatus(), G4Track::GetVolume(), NotCandidateForSelection, NotForced, G4VProcess::PostStepGetPhysicalInteractionLength(), G4VBiasingOperation::ProposeForceCondition(), G4VBiasingOperation::ProvideOccurenceBiasingInteractionLaw(), ResetForUnbiasedTracking(), G4VProcess::ResetNumberOfInteractionLengthLeft(), and G4InteractionLawPhysical::SetPhysicalCrossSection().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 620 of file G4BiasingProcessInterface.cc.
References fWrappedProcess, G4VProcess::PreparePhysicsTable(), and SetUpFirstLastFlags().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 671 of file G4BiasingProcessInterface.cc.
References fWrappedProcess, G4VProcess::PrepareWorkerPhysicsTable(), and SetUpFirstLastFlags().
|
private |
Definition at line 814 of file G4BiasingProcessInterface.cc.
References fBiasingInteractionLaw, fFinalStateBiasingOperation, fNonPhysicsBiasingOperation, and fOccurenceBiasingOperation.
Referenced by PostStepGetPhysicalInteractionLength().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 680 of file G4BiasingProcessInterface.cc.
References fWrappedProcess, and G4VProcess::ResetNumberOfInteractionLengthLeft().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 634 of file G4BiasingProcessInterface.cc.
References fWrappedProcess, and G4VProcess::RetrievePhysicsTable().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 589 of file G4BiasingProcessInterface.cc.
References fWrappedProcess, G4VProcess::GetMasterProcess(), GetWrappedProcess(), and G4VProcess::SetMasterProcess().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 640 of file G4BiasingProcessInterface.cc.
References fCoInterfaces, fManagerInterfaceMap, fProcessManager, fWrappedProcess, and G4VProcess::SetProcessManager().
|
inline |
Definition at line 133 of file G4BiasingProcessInterface.hh.
References fProposedSafety.
|
private |
Definition at line 797 of file G4BiasingProcessInterface.cc.
References fFirstLastFlags, fIamFirstGPIL, GetIsFirstPostStepGPILInterface(), IdxFirstLast(), IsFirstPostStepDoItInterface(), IsFirstPostStepGPILInterface(), IsLastPostStepDoItInterface(), and IsLastPostStepGPILInterface().
Referenced by PreparePhysicsTable(), and PrepareWorkerPhysicsTable().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 108 of file G4BiasingProcessInterface.cc.
References fBiasingInteractionLaw, fCommonEnd, fCommonStart, fCurrentBiasingOperator, fCurrentTrack, fFinalStateBiasingOperation, fIsPhysicsBasedBiasing, fNonPhysicsBiasingOperation, fOccurenceBiasingOperation, fPreviousBiasingInteractionLaw, fPreviousBiasingOperator, fPreviousFinalStateBiasingOperation, fPreviousNonPhysicsBiasingOperation, fPreviousOccurenceBiasingOperation, fPreviousStepSize, fResetWrappedProcessInteractionLength, fWrappedProcess, G4Cache< VALTYPE >::Get(), G4VBiasingOperator::GetBiasingOperators(), G4Cache< VALTYPE >::Put(), and G4VProcess::StartTracking().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 629 of file G4BiasingProcessInterface.cc.
References fWrappedProcess, and G4VProcess::StorePhysicsTable().
|
private |
Definition at line 222 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), and PostStepGetPhysicalInteractionLength().
|
private |
Definition at line 220 of file G4BiasingProcessInterface.hh.
Referenced by PostStepGetPhysicalInteractionLength().
|
private |
Definition at line 224 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), and PostStepGetPhysicalInteractionLength().
|
private |
Definition at line 226 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepDoIt(), EndTracking(), PostStepDoIt(), PostStepGetPhysicalInteractionLength(), ResetForUnbiasedTracking(), and StartTracking().
|
private |
Definition at line 217 of file G4BiasingProcessInterface.hh.
Referenced by GetPostStepGPIL(), and PostStepGetPhysicalInteractionLength().
|
private |
Definition at line 260 of file G4BiasingProcessInterface.hh.
Referenced by IsFirstPostStepDoItInterface(), IsFirstPostStepGPILInterface(), IsLastPostStepDoItInterface(), IsLastPostStepGPILInterface(), and SetProcessManager().
Definition at line 254 of file G4BiasingProcessInterface.hh.
Referenced by EndTracking(), G4BiasingProcessInterface(), and StartTracking().
Definition at line 253 of file G4BiasingProcessInterface.hh.
Referenced by EndTracking(), G4BiasingProcessInterface(), and StartTracking().
|
private |
Definition at line 198 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepDoIt(), AlongStepGetPhysicalInteractionLength(), EndTracking(), GetCurrentBiasingOperator(), PostStepDoIt(), PostStepGetPhysicalInteractionLength(), and StartTracking().
|
private |
Definition at line 195 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), and GetCurrentMinimumStep().
|
private |
Definition at line 193 of file G4BiasingProcessInterface.hh.
Referenced by EndTracking(), and StartTracking().
|
private |
Definition at line 231 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepDoIt(), G4BiasingProcessInterface(), and ~G4BiasingProcessInterface().
|
private |
Definition at line 201 of file G4BiasingProcessInterface.hh.
Referenced by GetCurrentFinalStateBiasingOperation(), PostStepDoIt(), PostStepGetPhysicalInteractionLength(), ResetForUnbiasedTracking(), and StartTracking().
|
private |
Definition at line 232 of file G4BiasingProcessInterface.hh.
Referenced by G4BiasingProcessInterface(), GetIsFirstPostStepDoItInterface(), GetIsFirstPostStepGPILInterface(), GetIsLastPostStepDoItInterface(), GetIsLastPostStepGPILInterface(), and SetUpFirstLastFlags().
|
private |
Definition at line 248 of file G4BiasingProcessInterface.hh.
Referenced by BuildPhysicsTable(), BuildWorkerPhysicsTable(), and SetUpFirstLastFlags().
|
private |
Definition at line 210 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), EndTracking(), PostStepDoIt(), PostStepGetPhysicalInteractionLength(), and StartTracking().
|
staticprivate |
Definition at line 263 of file G4BiasingProcessInterface.hh.
Referenced by SetProcessManager().
|
private |
Definition at line 202 of file G4BiasingProcessInterface.hh.
Referenced by GetCurrentNonPhysicsBiasingOperation(), PostStepDoIt(), PostStepGetPhysicalInteractionLength(), ResetForUnbiasedTracking(), and StartTracking().
|
private |
Definition at line 200 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepDoIt(), AlongStepGetPhysicalInteractionLength(), GetCurrentOccurenceBiasingOperation(), PostStepDoIt(), PostStepGetPhysicalInteractionLength(), ResetForUnbiasedTracking(), and StartTracking().
|
private |
Definition at line 229 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepDoIt(), G4BiasingProcessInterface(), PostStepDoIt(), and ~G4BiasingProcessInterface().
|
private |
Definition at line 230 of file G4BiasingProcessInterface.hh.
Referenced by G4BiasingProcessInterface(), and PostStepDoIt().
|
private |
Definition at line 228 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepDoIt(), G4BiasingProcessInterface(), PostStepDoIt(), PostStepGetPhysicalInteractionLength(), and ~G4BiasingProcessInterface().
|
private |
Definition at line 227 of file G4BiasingProcessInterface.hh.
Referenced by PostStepGetPhysicalInteractionLength(), and StartTracking().
|
private |
Definition at line 199 of file G4BiasingProcessInterface.hh.
Referenced by EndTracking(), GetPreviousBiasingOperator(), PostStepGetPhysicalInteractionLength(), and StartTracking().
|
private |
Definition at line 204 of file G4BiasingProcessInterface.hh.
Referenced by GetPreviousFinalStateBiasingOperation(), PostStepGetPhysicalInteractionLength(), and StartTracking().
|
private |
Definition at line 205 of file G4BiasingProcessInterface.hh.
Referenced by GetPreviousNonPhysicsBiasingOperation(), PostStepGetPhysicalInteractionLength(), and StartTracking().
|
private |
Definition at line 203 of file G4BiasingProcessInterface.hh.
Referenced by GetPreviousOccurenceBiasingOperation(), PostStepGetPhysicalInteractionLength(), and StartTracking().
|
private |
Definition at line 194 of file G4BiasingProcessInterface.hh.
Referenced by GetPreviousStepSize(), PostStepGetPhysicalInteractionLength(), and StartTracking().
|
private |
Definition at line 264 of file G4BiasingProcessInterface.hh.
Referenced by IsFirstPostStepDoItInterface(), IsFirstPostStepGPILInterface(), IsLastPostStepDoItInterface(), IsLastPostStepGPILInterface(), and SetProcessManager().
|
private |
Definition at line 196 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), GetProposedSafety(), and SetProposedSafety().
Definition at line 252 of file G4BiasingProcessInterface.hh.
Referenced by G4BiasingProcessInterface().
|
private |
Definition at line 207 of file G4BiasingProcessInterface.hh.
Referenced by PostStepGetPhysicalInteractionLength(), and StartTracking().
|
private |
Definition at line 209 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepDoIt(), AlongStepGetPhysicalInteractionLength(), AtRestDoIt(), AtRestGetPhysicalInteractionLength(), BuildPhysicsTable(), BuildWorkerPhysicsTable(), EndTracking(), G4BiasingProcessInterface(), GetProcessManager(), GetWrappedProcess(), IsApplicable(), PostStepDoIt(), PostStepGetPhysicalInteractionLength(), PreparePhysicsTable(), PrepareWorkerPhysicsTable(), ResetNumberOfInteractionLengthLeft(), RetrievePhysicsTable(), SetMasterProcess(), SetProcessManager(), StartTracking(), and StorePhysicsTable().
|
private |
Definition at line 221 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), GetAlongStepGPIL(), and PostStepGetPhysicalInteractionLength().
|
private |
Definition at line 219 of file G4BiasingProcessInterface.hh.
Referenced by PostStepGetPhysicalInteractionLength().
|
private |
Definition at line 223 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), and PostStepGetPhysicalInteractionLength().
|
private |
Definition at line 218 of file G4BiasingProcessInterface.hh.
Referenced by PostStepGetPhysicalInteractionLength().
|
private |
Definition at line 212 of file G4BiasingProcessInterface.hh.
Referenced by AlongStepDoIt(), AlongStepGetPhysicalInteractionLength(), and GetWrappedProcessIsAlong().
|
private |
Definition at line 211 of file G4BiasingProcessInterface.hh.
Referenced by GetWrappedProcessIsAtRest().
|
private |
Definition at line 213 of file G4BiasingProcessInterface.hh.
Referenced by GetWrappedProcessIsPost().
|
private |
Definition at line 216 of file G4BiasingProcessInterface.hh.
Referenced by PostStepGetPhysicalInteractionLength().