|
SHiP Field Service
Framework-agnostic C++20 library exposing SHiP magnetic field maps.
|


Go to the source code of this file.
Classes | |
| class | ship::CovfieFieldSource |
Concrete IFieldSource aggregating one covfie-backed evaluator per magnet. More... | |
| struct | ship::CovfieFieldSource::MagnetConfig |
Namespaces | |
| namespace | ship |
Functions | |
| std::shared_ptr< IFieldEvaluator > | ship::loadCovfieField (std::string const &cvf_path) |
Build an IFieldEvaluator backed by a covfie .cvf file (CPU backend, trilinear interpolation, per-thread view). | |