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

Magnetic field representation in KF (source) More...

#include "KfField.h"
#include <mutex>
#include <sstream>
#include <tuple>
Include dependency graph for KfField.cxx:

Go to the source code of this file.

Classes

class  Field< T >
 Magnetic field manager class. More...
 
class  FieldBuilder
 A builder class for kf::Field. More...
 
class  ConcreteField< T, FldMode >
 Data members of the Field class (primary template) More...
 

Namespaces

namespace  cbm
 
namespace  cbm::algo
 
namespace  cbm::algo::kf
 

Enumerations

enum class  EFieldMode
 Enumiration for the magnetic field representation variants in the track fitting algorithm. More...
 

Detailed Description

Magnetic field representation in KF (source)

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

Definition in file KfField.cxx.

Enumeration Type Documentation

◆ EFieldMode

enum class cbm::algo::kf::EFieldMode
strong

Enumiration for the magnetic field representation variants in the track fitting algorithm.

Definition at line 107 of file KfDefs.h.