Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VGCellFinder.hh>
Public Member Functions | |
G4VGCellFinder () | |
virtual | ~G4VGCellFinder () |
virtual G4GeometryCell | GetPreGeometryCell (const G4Step &aStep) const =0 |
virtual G4GeometryCell | GetPostGeometryCell (const G4Step &aStep) const =0 |
Definition at line 45 of file G4VGCellFinder.hh.
|
default |
|
virtualdefault |
|
pure virtual |
|
pure virtual |