Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VRangeTest Class Referenceabstract

#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
 

Detailed Description

Definition at line 51 of file G4VRangeTest.hh.

Constructor & Destructor Documentation

◆ G4VRangeTest()

G4VRangeTest::G4VRangeTest ( )
inline

Definition at line 55 of file G4VRangeTest.hh.

55{ }

◆ ~G4VRangeTest()

virtual G4VRangeTest::~G4VRangeTest ( )
inlinevirtual

Definition at line 57 of file G4VRangeTest.hh.

57{ }

Member Function Documentation

◆ Escape()

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

Implemented in G4RangeNoTest, and G4RangeTest.


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