|
CbmRoot
|
Go to the source code of this file.
Classes | |
| class | FieldSlice< T > |
| A magnetic field approximation on the two-dimensional plane. More... | |
| class | FieldValue< T > |
| Magnetic flux density vector. More... | |
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
| namespace | cbm::algo::kf |
Typedefs | |
| using | FieldFn_t |
| Magnetic field function type Signature: tuple<Bx, By, Bz>(x, y, z);. | |
| using cbm::algo::kf::FieldFn_t |