Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4AdjointAlongStepWeightCorrection.hh>
Protected Member Functions | |
virtual G4double | GetContinuousStepLimit (const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety) |
Protected Member Functions inherited from G4VContinuousProcess | |
virtual G4double | GetContinuousStepLimit (const G4Track &aTrack, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety)=0 |
void | SetGPILSelection (G4GPILSelection selection) |
G4GPILSelection | GetGPILSelection () const |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
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.
|
virtual |
Definition at line 48 of file G4AdjointAlongStepWeightCorrection.cc.
|
virtual |
Reimplemented from G4VContinuousProcess.
Definition at line 66 of file G4AdjointAlongStepWeightCorrection.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 61 of file G4AdjointAlongStepWeightCorrection.cc.
|
protectedvirtual |
Implements G4VContinuousProcess.
Definition at line 120 of file G4AdjointAlongStepWeightCorrection.cc.
|
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().