Geant4.10
|
#include <G4AdjointAlongStepWeightCorrection.hh>
Protected Member Functions | |
virtual G4double | GetContinuousStepLimit (const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety) |
![]() | |
void | SetGPILSelection (G4GPILSelection selection) |
G4GPILSelection | GetGPILSelection () const |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Additional Inherited Members | |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Definition at line 70 of file G4AdjointAlongStepWeightCorrection.hh.
G4AdjointAlongStepWeightCorrection::G4AdjointAlongStepWeightCorrection | ( | const G4String & | name = "ContinuousWeightCorrection" , |
G4ProcessType | type = fElectromagnetic |
||
) |
Definition at line 37 of file G4AdjointAlongStepWeightCorrection.cc.
References fParticleChange.
|
virtual |
Definition at line 48 of file G4AdjointAlongStepWeightCorrection.cc.
References fParticleChange.
|
virtual |
Reimplemented from G4VContinuousProcess.
Definition at line 66 of file G4AdjointAlongStepWeightCorrection.cc.
References fParticleChange, G4AdjointCSManager::GetAdjointCSManager(), G4AdjointCSManager::GetContinuousWeightCorrection(), G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4StepPoint::GetKineticEnergy(), G4Step::GetPostStepPoint(), G4Step::GetStepLength(), G4StepPoint::GetWeight(), G4ParticleChange::Initialize(), G4VParticleChange::ProposeParentWeight(), G4VParticleChange::SetParentWeightByProcess(), and G4VParticleChange::SetSecondaryWeightByProcess().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 61 of file G4AdjointAlongStepWeightCorrection.cc.
|
protectedvirtual |
Implements G4VContinuousProcess.
Definition at line 120 of file G4AdjointAlongStepWeightCorrection.cc.
References DBL_MAX, G4Track::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), and test::x.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 53 of file G4AdjointAlongStepWeightCorrection.cc.
|
protected |
Definition at line 112 of file G4AdjointAlongStepWeightCorrection.hh.
Referenced by AlongStepDoIt(), G4AdjointAlongStepWeightCorrection(), and ~G4AdjointAlongStepWeightCorrection().