#include <G4VRangeTest.hh>
Inheritance diagram for G4VRangeTest:

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.
| G4VRangeTest::G4VRangeTest | ( | ) | [inline] |
| virtual G4VRangeTest::~G4VRangeTest | ( | ) | [inline, virtual] |
| virtual G4bool G4VRangeTest::Escape | ( | const G4ParticleDefinition * | particle, | |
| const G4MaterialCutsCouple * | couple, | |||
| G4double | energy, | |||
| G4double | safety | |||
| ) | const [pure virtual] |
Implemented in G4RangeNoTest, and G4RangeTest.
1.4.7