#include <G4GeometryTolerance.hh>
Definition at line 56 of file G4GeometryTolerance.hh.
◆ ~G4GeometryTolerance()
G4GeometryTolerance::~G4GeometryTolerance |
( |
| ) |
|
◆ G4GeometryTolerance()
G4GeometryTolerance::G4GeometryTolerance |
( |
| ) |
|
|
protected |
◆ GetAngularTolerance()
G4double G4GeometryTolerance::GetAngularTolerance |
( |
| ) |
const |
◆ GetInstance()
◆ GetRadialTolerance()
G4double G4GeometryTolerance::GetRadialTolerance |
( |
| ) |
const |
◆ GetSurfaceTolerance()
G4double G4GeometryTolerance::GetSurfaceTolerance |
( |
| ) |
const |
◆ SetSurfaceTolerance()
void G4GeometryTolerance::SetSurfaceTolerance |
( |
G4double |
worldExtent | ) |
|
|
protected |
Definition at line 107 of file G4GeometryTolerance.cc.
116 G4cout <<
"WARNING - G4GeometryTolerance::SetSurfaceTolerance()" <<
G4endl 117 <<
" Tolerance can only be set once. Currently set to: " 119 G4Exception(
"G4GeometryTolerance::SetSurfaceTolerance()",
121 "The tolerance has been already set!");
G4GLOB_DLL std::ostream G4cout
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
◆ G4GeometryManager
◆ fAngTolerance
G4double G4GeometryTolerance::fAngTolerance |
|
private |
◆ fCarTolerance
G4double G4GeometryTolerance::fCarTolerance |
|
private |
◆ fInitialised
G4bool G4GeometryTolerance::fInitialised |
|
private |
◆ fpInstance
◆ fRadTolerance
G4double G4GeometryTolerance::fRadTolerance |
|
private |
The documentation for this class was generated from the following files: