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 | |
namespace | lit |
namespace | lit::parallel |
Macros | |
#define | LIT_POLYNOM_DEGREE 7 |
Order of the polynomial function which is used for magnetic field approximation. | |
Typedefs | |
typedef LitFieldSlice< fscal > | lit::parallel::LitFieldSliceScal |
Scalar version of LitFieldSlice. | |
typedef LitFieldSlice< fvec > | lit::parallel::LitFieldSliceVec |
Vector version of LitFieldSlice. | |
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 28 of file LitFieldSlice.h.