Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4RangeTest.hh>
Public Member Functions | |
G4RangeTest () | |
virtual | ~G4RangeTest () |
virtual G4bool | Escape (const G4ParticleDefinition *particle, const G4MaterialCutsCouple *couple, G4double energy, G4double safety) const |
Public Member Functions inherited from G4VRangeTest | |
G4VRangeTest () | |
virtual | ~G4VRangeTest () |
virtual G4bool | Escape (const G4ParticleDefinition *particle, const G4MaterialCutsCouple *couple, G4double energy, G4double safety) const =0 |
Definition at line 53 of file G4RangeTest.hh.
|
inline |
Definition at line 57 of file G4RangeTest.hh.
|
virtual |
Definition at line 45 of file G4RangeTest.cc.
|
virtual |
Implements G4VRangeTest.
Definition at line 48 of file G4RangeTest.cc.