#include "TVirtualGeoChecker.h"#include "TGeoOverlapCandidate.h"#include <vector>#include <unordered_map>#include <shared_mutex>Classes | |
| struct | TGeoChecker::MeshPointsEntry |
| Simple internal structure keeping a cache of mesh points per shape. More... | |
| struct | TGeoChecker::MeshPolicyStamp |
| Policy stamp: when this changes, cached point values may be wrong -> clear. More... | |
| class | TGeoChecker |
| Geometry checking package. More... | |