Geant4-11
Public Member Functions
G4VGCellFinder Class Referenceabstract

#include <G4VGCellFinder.hh>

Public Member Functions

 G4VGCellFinder ()
 
virtual G4GeometryCell GetPostGeometryCell (const G4Step &aStep) const =0
 
virtual G4GeometryCell GetPreGeometryCell (const G4Step &aStep) const =0
 
virtual ~G4VGCellFinder ()
 

Detailed Description

Definition at line 45 of file G4VGCellFinder.hh.

Constructor & Destructor Documentation

◆ G4VGCellFinder()

G4VGCellFinder::G4VGCellFinder ( )

Definition at line 33 of file G4VGCellFinder.cc.

34{
35}

◆ ~G4VGCellFinder()

G4VGCellFinder::~G4VGCellFinder ( )
virtual

Definition at line 37 of file G4VGCellFinder.cc.

38{
39}

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: