CbmRoot
|
A class for a magnetic field approximation on a transverse plane (source) More...
#include "KfDefs.h"
#include "KfFieldValue.h"
#include "KfMath.h"
#include "KfTrackParam.h"
#include "KfUtils.h"
#include <boost/serialization/access.hpp>
#include <boost/serialization/array.hpp>
#include <array>
#include <functional>
#include <string>
Go to the source code of this file.
Classes | |
class | cbm::algo::kf::FieldSlice< T > |
A magnetic field approximation on the two-dimensional plane. More... | |
Namespaces | |
namespace | cbm |
namespace | cbm::algo |
namespace | cbm::algo::kf |
A class for a magnetic field approximation on a transverse plane (source)
A class for a magnetic field approximation on a transverse plane (header)
Definition in file KfFieldSlice.h.