CbmRoot
LitFieldSlice.h File Reference

Approximated magnetic field slice in XY plane perpendicular to Z. More...

#include "LitFieldValue.h"
#include <vector>
Include dependency graph for LitFieldSlice.h:
This graph shows which files directly or indirectly include this file:

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< fscallit::parallel::LitFieldSliceScal
 Scalar version of LitFieldSlice. More...
 
typedef LitFieldSlice< fveclit::parallel::LitFieldSliceVec
 Vector version of LitFieldSlice. More...
 

Detailed Description

Approximated magnetic field slice in XY plane perpendicular to Z.

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2009

Definition in file LitFieldSlice.h.

Macro Definition Documentation

◆ LIT_POLYNOM_DEGREE

#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.