Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VRangeTest.hh>
Public Member Functions | |
G4VRangeTest () | |
virtual | ~G4VRangeTest () |
virtual G4bool | Escape (const G4ParticleDefinition *particle, const G4MaterialCutsCouple *couple, G4double energy, G4double safety) const =0 |
Definition at line 51 of file G4VRangeTest.hh.
|
inline |
Definition at line 55 of file G4VRangeTest.hh.
|
inlinevirtual |
Definition at line 57 of file G4VRangeTest.hh.
|
pure virtual |
Implemented in G4RangeNoTest, and G4RangeTest.