CbmRoot
Loading...
Searching...
No Matches
KfFieldRegion.h File Reference

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>
Include dependency graph for KfFieldRegion.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Magnetic flux density interpolation along the track vs. z-coordinate (header)

Author
Sergei Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e
Since
19.07.2024

Definition in file KfFieldRegion.h.