CbmRoot
|
#include <L1Field.h>
Public Member Functions | |
L1FieldRegion () | |
L1FieldRegion (float reg[10]) | |
L1FieldValue | Get (const fvec z) |
void | Get (const fvec z_, fvec *B) const |
void | Set (const L1FieldValue &B0, const fvec B0z, const L1FieldValue &B1, const fvec B1z, const L1FieldValue &B2, const fvec B2z) |
void | Set (const L1FieldValue &B0, const fvec B0z, const L1FieldValue &B1, const fvec B1z) |
void | Shift (fvec z) |
void | SetOneEntry (const int i0, const L1FieldRegion &f1, const int i1) |
void | SetOneEntry (const L1FieldRegion &f1, const int i1) |
void | GetOneEntry (float reg[10], const int iVec) |
Public Attributes | |
fvec | cx0 |
fvec | cx1 |
fvec | cx2 |
fvec | cy0 |
fvec | cy1 |
fvec | cy2 |
fvec | cz0 |
fvec | cz1 |
fvec | cz2 |
fvec | z0 |
|
inline |
Definition at line 117 of file L1Field.h.
References cx0, cx1, cx2, cy0, cy1, cy2, cz0, cz1, cz2, L1FieldValue::x, L1FieldValue::y, L1FieldValue::z, and z0.
|
inline |
|
inline |
|
inline |
Definition at line 135 of file L1Field.h.
References cx0, cx1, cx2, cy0, cy1, cy2, cz0, cz1, cz2, rcp(), L1FieldValue::x, L1FieldValue::y, L1FieldValue::z, and z0.
Referenced by L1Algo::f11().
|
inline |
|
inline |
|
inline |
fvec L1FieldRegion::cx0 |
Definition at line 112 of file L1Field.h.
Referenced by Get(), GetOneEntry(), L1Extrapolate0(), L1ExtrapolateJXY0(), Set(), SetOneEntry(), and Shift().
fvec L1FieldRegion::cx1 |
Definition at line 112 of file L1Field.h.
Referenced by Get(), GetOneEntry(), L1Extrapolate0(), L1ExtrapolateJXY0(), Set(), SetOneEntry(), and Shift().
fvec L1FieldRegion::cx2 |
Definition at line 112 of file L1Field.h.
Referenced by Get(), GetOneEntry(), L1Extrapolate0(), L1ExtrapolateJXY0(), Set(), SetOneEntry(), and Shift().
fvec L1FieldRegion::cy0 |
Definition at line 113 of file L1Field.h.
Referenced by Get(), GetOneEntry(), L1Extrapolate0(), L1ExtrapolateJXY0(), Set(), SetOneEntry(), and Shift().
fvec L1FieldRegion::cy1 |
Definition at line 113 of file L1Field.h.
Referenced by Get(), GetOneEntry(), L1Extrapolate0(), L1ExtrapolateJXY0(), Set(), SetOneEntry(), and Shift().
fvec L1FieldRegion::cy2 |
Definition at line 113 of file L1Field.h.
Referenced by Get(), GetOneEntry(), L1Extrapolate0(), L1ExtrapolateJXY0(), Set(), SetOneEntry(), and Shift().
fvec L1FieldRegion::cz0 |
Definition at line 114 of file L1Field.h.
Referenced by Get(), GetOneEntry(), L1Extrapolate0(), L1ExtrapolateJXY0(), Set(), SetOneEntry(), and Shift().
fvec L1FieldRegion::cz1 |
Definition at line 114 of file L1Field.h.
Referenced by Get(), GetOneEntry(), L1Extrapolate0(), L1ExtrapolateJXY0(), Set(), SetOneEntry(), and Shift().
fvec L1FieldRegion::cz2 |
Definition at line 114 of file L1Field.h.
Referenced by Get(), GetOneEntry(), L1Extrapolate0(), L1ExtrapolateJXY0(), Set(), SetOneEntry(), and Shift().
fvec L1FieldRegion::z0 |
Definition at line 115 of file L1Field.h.
Referenced by Get(), GetOneEntry(), Set(), SetOneEntry(), and Shift().