Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4RangeNoTest.hh>
Public Member Functions | |
G4RangeNoTest () | |
virtual | ~G4RangeNoTest () |
virtual G4bool | Escape (const G4ParticleDefinition *, const G4MaterialCutsCouple *, G4double, G4double) 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 G4RangeNoTest.hh.
|
inline |
Definition at line 57 of file G4RangeNoTest.hh.
|
inlinevirtual |
Definition at line 59 of file G4RangeNoTest.hh.
|
inlinevirtual |
Implements G4VRangeTest.
Definition at line 61 of file G4RangeNoTest.hh.