41 #ifndef G4GeomTestVolume_hh 
   42 #define G4GeomTestVolume_hh 
   47 class G4GeomTestLogger;
 
   55                       G4int numberOfPoints=10000,
 
void TestRecursiveOverlap(G4int sLevel=0, G4int depth=-1)
 
void SetResolution(G4int points)
 
void SetVerbosity(G4bool verbosity)
 
G4GeomTestVolume(G4VPhysicalVolume *theTarget, G4double theTolerance=0.0, G4int numberOfPoints=10000, G4bool theVerbosity=true)
 
void SetTolerance(G4double tolerance)
 
G4double GetTolerance() const 
 
G4int GetErrorsThreshold() const 
 
G4int GetResolution() const 
 
G4ErrorTarget * theTarget
 
G4bool GetVerbosity() const 
 
T max(const T t1, const T t2)
brief Return the largest of the two arguments 
 
G4VPhysicalVolume * target
 
void SetErrorsThreshold(G4int max)