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

#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
 

Detailed Description

Definition at line 45 of file G4VGCellFinder.hh.

Constructor & Destructor Documentation

◆ G4VGCellFinder()

G4VGCellFinder::G4VGCellFinder ( )
default

◆ ~G4VGCellFinder()

G4VGCellFinder::~G4VGCellFinder ( )
virtualdefault

Member Function Documentation

◆ GetPostGeometryCell()

virtual G4GeometryCell G4VGCellFinder::GetPostGeometryCell ( const G4Step & aStep) const
pure virtual

◆ GetPreGeometryCell()

virtual G4GeometryCell G4VGCellFinder::GetPreGeometryCell ( const G4Step & aStep) const
pure virtual

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