|
Geant4
10.03.p03
|
#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 49 of file G4SamplingPostStepAction.hh.
|
explicit |
Definition at line 45 of file G4SamplingPostStepAction.cc.
| G4SamplingPostStepAction::~G4SamplingPostStepAction | ( | ) |
Definition at line 50 of file G4SamplingPostStepAction.cc.
| void G4SamplingPostStepAction::DoIt | ( | const G4Track & | aTrack, |
| G4ParticleChange * | aParticleChange, | ||
| const G4Nsplit_Weight & | nw | ||
| ) |
Definition at line 54 of file G4SamplingPostStepAction.cc.

