Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4SamplingPostStepAction.hh>
Public Member Functions | |
G4SamplingPostStepAction (const G4VTrackTerminator &TrackTerminator) | |
~G4SamplingPostStepAction () | |
void | DoIt (const G4Track &aTrack, G4ParticleChange *aParticleChange, const G4Nsplit_Weight &nw) |
Definition at line 48 of file G4SamplingPostStepAction.hh.
|
explicit |
Definition at line 43 of file G4SamplingPostStepAction.cc.
G4SamplingPostStepAction::~G4SamplingPostStepAction | ( | ) |
Definition at line 49 of file G4SamplingPostStepAction.cc.
void G4SamplingPostStepAction::DoIt | ( | const G4Track & | aTrack, |
G4ParticleChange * | aParticleChange, | ||
const G4Nsplit_Weight & | nw ) |
Definition at line 53 of file G4SamplingPostStepAction.cc.
Referenced by G4ImportanceProcess::PostStepDoIt(), and G4WeightWindowProcess::PostStepDoIt().