|
CbmRoot
|
Magnetic flux density interpolation along the track vs. z-coordinate (header) More...
#include "KfDefs.h"#include "KfFieldValue.h"#include "KfMath.h"#include "KfUtils.h"#include "KfVisit.h"#include <boost/serialization/access.hpp>#include <boost/serialization/array.hpp>#include <boost/serialization/optional.hpp>#include <boost/serialization/split_free.hpp>#include <array>#include <optional>#include <string>#include <type_traits>Go to the source code of this file.
Classes | |
| class | cbm::algo::kf::GlobalField |
| Handler for the global magnetic field related functions. More... | |
| class | cbm::algo::kf::detail::ConcreteFieldRegion< T, FldMode > |
| Concrete representation of the FieldRegion class (primary template) More... | |
| class | cbm::algo::kf::detail::ConcreteFieldRegion< T, EFieldMode::Interpolated > |
| class | cbm::algo::kf::detail::ConcreteFieldRegion< T, EFieldMode::Original > |
| Data members and specific methods of the FieldRegion with the original magnetic field. More... | |
| class | cbm::algo::kf::FieldRegion< T > |
| Magnetic field region, corresponding to a hit triplet. More... | |
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
| namespace | cbm::algo::kf |
| namespace | cbm::algo::kf::detail |
Magnetic flux density interpolation along the track vs. z-coordinate (header)
Definition in file KfFieldRegion.h.