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 <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::FieldRegionBase< T, FldMode > |
Base class of the FieldRegion class (primary template) More... | |
class | cbm::algo::kf::detail::FieldRegionBase< T, EFieldMode::Orig > |
Data members and specific methods of the FieldRegion with the original magnetic field. More... | |
class | cbm::algo::kf::detail::FieldRegionBase< T, EFieldMode::Intrpl > |
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.