Geant4
9.6.p02
|
#include <G4GeometryTolerance.hh>
Public Member Functions | |
G4double | GetSurfaceTolerance () const |
G4double | GetAngularTolerance () const |
G4double | GetRadialTolerance () const |
Static Public Member Functions | |
static G4GeometryTolerance * | GetInstance () |
Protected Member Functions | |
G4GeometryTolerance () | |
~G4GeometryTolerance () | |
Static Protected Member Functions | |
static void | SetSurfaceTolerance (G4double worldExtent) |
Friends | |
class | G4GeometryManager |
Definition at line 56 of file G4GeometryTolerance.hh.
|
protected |
Definition at line 56 of file G4GeometryTolerance.cc.
|
protected |
Definition at line 64 of file G4GeometryTolerance.cc.
G4double G4GeometryTolerance::GetAngularTolerance | ( | ) | const |
|
static |
Definition at line 73 of file G4GeometryTolerance.cc.
G4double G4GeometryTolerance::GetRadialTolerance | ( | ) | const |
G4double G4GeometryTolerance::GetSurfaceTolerance | ( | ) | const |
Definition at line 107 of file G4GeometryTolerance.cc.
|
friend |
Definition at line 58 of file G4GeometryTolerance.hh.