#include <SimpleFastKiller.h>
Definition at line 14 of file SimpleFastKiller.h.
◆ SimpleFastKiller()
SimpleFastKiller::SimpleFastKiller |
( |
const std::string & |
name | ) |
|
◆ ~SimpleFastKiller()
SimpleFastKiller::~SimpleFastKiller |
( |
| ) |
|
|
inline |
◆ DoIt()
void SimpleFastKiller::DoIt |
( |
const G4FastTrack & |
, |
|
|
G4FastStep & |
fastStep |
|
) |
| |
|
finaloverride |
Definition at line 15 of file SimpleFastKiller.cxx.
17 fastStep.KillPrimaryTrack();
18 fastStep.SetPrimaryTrackPathLength(0.0);
◆ IsApplicable()
G4bool SimpleFastKiller::IsApplicable |
( |
const G4ParticleDefinition & |
| ) |
|
|
inlinefinaloverride |
◆ ModelTrigger()
G4bool SimpleFastKiller::ModelTrigger |
( |
const G4FastTrack & |
| ) |
|
|
inlinefinaloverride |
The documentation for this class was generated from the following files: