CbmRoot
|
Magnetic field representation in KF (header) More...
#include "KfDefs.h"
#include "KfFieldRegion.h"
#include "KfFieldSlice.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::FieldBase< T, FldMode > |
Data members of the Field class (primary template) More... | |
class | cbm::algo::kf::detail::FieldBase< T, EFieldMode::Orig > |
class | cbm::algo::kf::detail::FieldBase< T, EFieldMode::Intrpl > |
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::FieldFactory |
A helper class to instantiate a Field object. More... | |
struct | cbm::algo::kf::FieldFactory::SliceRef |
A helper structure for field slices initialization. More... | |
Namespaces | |
namespace | cbm |
namespace | cbm::algo |
namespace | cbm::algo::kf |
namespace | cbm::algo::kf::detail |