ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/navigation/include/G4AuxiliaryNavServices.hh>
Static Public Member Functions | |
static G4bool | CheckPointOnSurface (const G4VSolid *sampleSolid, const G4ThreeVector &localPoint, const G4ThreeVector *globalDirection, const G4AffineTransform &sampleTransform, const G4bool locatedOnEdge) |
static G4bool | CheckPointExiting (const G4VSolid *sampleSolid, const G4ThreeVector &localPoint, const G4ThreeVector *globalDirection, const G4AffineTransform &sampleTransform) |
static void | ReportTolerances () |
Definition at line 43 of file G4AuxiliaryNavServices.hh.
View newest version in sPHENIX GitHub at line 43 of file G4AuxiliaryNavServices.hh
|
static |
|
static |
|
static |
Definition at line 39 of file G4AuxiliaryNavServices.cc.
View newest version in sPHENIX GitHub at line 39 of file G4AuxiliaryNavServices.cc
References G4cout, G4endl, G4GeometryTolerance::GetAngularTolerance(), G4GeometryTolerance::GetInstance(), G4GeometryTolerance::GetRadialTolerance(), and G4GeometryTolerance::GetSurfaceTolerance().