Geant4  10.00.p02
G4RDVRangeTest Class Referenceabstract

#include <G4RDVRangeTest.hh>

+ Inheritance diagram for G4RDVRangeTest:

Public Member Functions

 G4RDVRangeTest ()
 
virtual ~G4RDVRangeTest ()
 
virtual G4bool Escape (const G4ParticleDefinition *particle, const G4MaterialCutsCouple *couple, G4double energy, G4double safety) const =0
 

Detailed Description

Definition at line 52 of file G4RDVRangeTest.hh.

Constructor & Destructor Documentation

G4RDVRangeTest::G4RDVRangeTest ( )
inline

Definition at line 56 of file G4RDVRangeTest.hh.

virtual G4RDVRangeTest::~G4RDVRangeTest ( )
inlinevirtual

Definition at line 58 of file G4RDVRangeTest.hh.

Member Function Documentation

virtual G4bool G4RDVRangeTest::Escape ( const G4ParticleDefinition particle,
const G4MaterialCutsCouple couple,
G4double  energy,
G4double  safety 
) const
pure virtual

Implemented in G4RDRangeNoTest, and G4RDRangeTest.

Referenced by G4LowEnergyCompton::PostStepDoIt(), G4LowEnergyGammaConversion::PostStepDoIt(), G4LowEnergyPhotoElectric::PostStepDoIt(), and G4LowEnergyPolarizedCompton::PostStepDoIt().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following file: