CbmRoot
|
Approximated magnetic field slice in XY plane perpendicular to Z. More...
Go to the source code of this file.
Classes | |
class | lit::parallel::LitFieldSlice< T > |
Approximated magnetic field slice in XY plane perpendicular to Z. More... | |
Namespaces | |
lit | |
lit::parallel | |
Macros | |
#define | LIT_POLYNOM_DEGREE 7 |
Order of the polynomial function which is used for magnetic field approximation. More... | |
Typedefs | |
typedef LitFieldSlice< fscal > | lit::parallel::LitFieldSliceScal |
Scalar version of LitFieldSlice. More... | |
typedef LitFieldSlice< fvec > | lit::parallel::LitFieldSliceVec |
Vector version of LitFieldSlice. More... | |
Approximated magnetic field slice in XY plane perpendicular to Z.
Definition in file LitFieldSlice.h.
#define LIT_POLYNOM_DEGREE 7 |
Order of the polynomial function which is used for magnetic field approximation.
Definition at line 23 of file LitFieldSlice.h.