|
SHiP Geometry
SHiP experiment geometry implementation using GeoModel.
|
#include <filesystem>#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | SHiPGeometry |
Functions | |
| std::string | SHiPGeometry::resolveConfigPath (const std::string &path, const std::string &srcFallback, const std::string &installFallback) |
| Resolve a config-file path against the repo's standard fallback chain. | |