#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 50 of file G4VGCellFinder.hh.
| G4VGCellFinder::G4VGCellFinder | ( | ) |
| G4VGCellFinder::~G4VGCellFinder | ( | ) | [virtual] |
| virtual G4GeometryCell G4VGCellFinder::GetPostGeometryCell | ( | const G4Step & | aStep | ) | const [pure virtual] |
| virtual G4GeometryCell G4VGCellFinder::GetPreGeometryCell | ( | const G4Step & | aStep | ) | const [pure virtual] |
1.4.7