G4VGCellFinder is an interface base class for GCellFinder. The G4GeometryCell is obtained in the parallel geometry from G4VParallelStepper and in the mass geometry from G4Step. This interface allows one to implement the two different ways to get a G4GeometryCell used by a process.
More...
#include <G4VGCellFinder.hh>
G4VGCellFinder is an interface base class for GCellFinder. The G4GeometryCell is obtained in the parallel geometry from G4VParallelStepper and in the mass geometry from G4Step. This interface allows one to implement the two different ways to get a G4GeometryCell used by a process.
Definition at line 53 of file G4VGCellFinder.hh.
◆ G4VGCellFinder()
| G4VGCellFinder::G4VGCellFinder |
( |
| ) |
|
|
default |
Default Constructor and Destructor.
◆ ~G4VGCellFinder()
| virtual G4VGCellFinder::~G4VGCellFinder |
( |
| ) |
|
|
virtualdefault |
◆ GetPostGeometryCell()
◆ GetPreGeometryCell()
Returns the pre/post cell given the step.
The documentation for this class was generated from the following file: