Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
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 50 of file G4VGCellFinder.hh.

Constructor & Destructor Documentation

G4VGCellFinder::G4VGCellFinder ( )

Definition at line 38 of file G4VGCellFinder.cc.

39 {}
G4VGCellFinder::~G4VGCellFinder ( )
virtual

Definition at line 40 of file G4VGCellFinder.cc.

41 {}

Member Function Documentation

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

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