Geant4
10.01.p03
|
#include <G4RDVRangeTest.hh>
Public Member Functions | |
G4RDVRangeTest () | |
virtual | ~G4RDVRangeTest () |
virtual G4bool | Escape (const G4ParticleDefinition *particle, const G4MaterialCutsCouple *couple, G4double energy, G4double safety) const =0 |
Definition at line 52 of file G4RDVRangeTest.hh.
|
inline |
Definition at line 56 of file G4RDVRangeTest.hh.
|
inlinevirtual |
Definition at line 58 of file G4RDVRangeTest.hh.
|
pure virtual |
Implemented in G4RDRangeNoTest, and G4RDRangeTest.
Referenced by G4LowEnergyCompton::PostStepDoIt(), G4LowEnergyGammaConversion::PostStepDoIt(), G4LowEnergyPhotoElectric::PostStepDoIt(), and G4LowEnergyPolarizedCompton::PostStepDoIt().