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

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>
Include dependency graph for KfField.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::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
 

Detailed Description

Magnetic field representation in KF (header)

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

Definition in file KfField.h.