79 void ResetNavigator();
80 void SetVerbosity(
const G4String& newValue);
81 void SetCheckMode(
const G4String& newValue);
82 void SetPushFlag(
const G4String& newValue);
83 void RecursiveOverlapTest();
84 void TreeOverlapTest();
88 inline static const G4String placed =
"placed";
89 inline static const G4String logical =
"logical";
100 G4int recLevel = 0, recDepth = -1;
101 G4bool checkParallelWorlds =
false;
104 std::vector<G4GeomTestVolume*> tvolumes;