|
CbmRoot
|
Magnetic field representation in KF (header) More...
#include "KfDefs.h"#include "KfFieldRegion.h"#include "KfFieldSlice.h"#include "KfVisit.h"#include <boost/serialization/access.hpp>#include <boost/serialization/split_free.hpp>#include <array>#include <optional>#include <set>Go to the source code of this file.
Classes | |
| class | cbm::algo::kf::detail::ConcreteField< T, FldMode > |
| Data members of the Field class (primary template) More... | |
| class | cbm::algo::kf::detail::ConcreteField< T, EFieldMode::Original > |
| ConcreteField implementation for the original field. More... | |
| class | cbm::algo::kf::detail::ConcreteField< T, EFieldMode::Interpolated > |
| Data members of the Field class with the interpolation of the magnetic field. More... | |
| class | cbm::algo::kf::Field< T > |
| Magnetic field manager class. More... | |
| class | cbm::algo::kf::FieldBuilder |
| A builder class for kf::Field. More... | |
| struct | cbm::algo::kf::FieldBuilder::SliceRef |
| A helper structure for field slices initialization. More... | |
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
| namespace | cbm::algo::kf |
| namespace | cbm::algo::kf::detail |