ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/biasing/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 45 of file G4VGCellFinder.hh.
View newest version in sPHENIX GitHub at line 45 of file G4VGCellFinder.hh
G4VGCellFinder::G4VGCellFinder | ( | ) |
Definition at line 33 of file G4VGCellFinder.cc.
View newest version in sPHENIX GitHub at line 33 of file G4VGCellFinder.cc
|
virtual |
Definition at line 37 of file G4VGCellFinder.cc.
View newest version in sPHENIX GitHub at line 37 of file G4VGCellFinder.cc
|
pure virtual |
|
pure virtual |