FairRoot/PandaRoot
|
#include <L1Field.h>
Public Member Functions | |
L1FieldRegion () | |
L1FieldRegion (float reg[10]) | |
CAFieldValue | Get (const float_v z) |
void | Set (const CAFieldValue &B0, const float_v B0z, const CAFieldValue &B1, const float_v B1z, const CAFieldValue &B2, const float_v B2z) |
void | Set (const CAFieldValue &B0, const float_v B0z, const CAFieldValue &B1, const float_v B1z) |
void | Shift (float_v 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 | |
float_v | cx0 |
float_v | cx1 |
float_v | cx2 |
float_v | cy0 |
float_v | cy1 |
float_v | cy2 |
float_v | cz0 |
float_v | cz1 |
float_v | cz2 |
float_v | z0 |
Friends | |
ostream & | operator<< (ostream &out, L1FieldRegion &B) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 211 of file L1Field.h.
References cx0, cx1, cx2, cy0, cy1, cy2, cz0, cz1, cz2, and z0.
Referenced by KFParticleFinder::CombineTrackPart(), KFParticleFinder::Find2DaughterDecay(), and KFParticleFinder::FindTrackV0Decay().
|
inline |
|
inline |
|
friend |
float_v L1FieldRegion::cx0 |
Definition at line 132 of file L1Field.h.
Referenced by Get(), GetOneEntry(), Set(), SetOneEntry(), and Shift().
float_v L1FieldRegion::cx1 |
Definition at line 132 of file L1Field.h.
Referenced by Get(), GetOneEntry(), Set(), SetOneEntry(), and Shift().
float_v L1FieldRegion::cx2 |
Definition at line 132 of file L1Field.h.
Referenced by Get(), GetOneEntry(), Set(), SetOneEntry(), and Shift().
float_v L1FieldRegion::cy0 |
Definition at line 133 of file L1Field.h.
Referenced by Get(), GetOneEntry(), Set(), SetOneEntry(), and Shift().
float_v L1FieldRegion::cy1 |
Definition at line 133 of file L1Field.h.
Referenced by Get(), GetOneEntry(), Set(), SetOneEntry(), and Shift().
float_v L1FieldRegion::cy2 |
Definition at line 133 of file L1Field.h.
Referenced by Get(), GetOneEntry(), Set(), SetOneEntry(), and Shift().
float_v L1FieldRegion::cz0 |
Definition at line 134 of file L1Field.h.
Referenced by Get(), GetOneEntry(), Set(), SetOneEntry(), and Shift().
float_v L1FieldRegion::cz1 |
Definition at line 134 of file L1Field.h.
Referenced by Get(), GetOneEntry(), Set(), SetOneEntry(), and Shift().
float_v L1FieldRegion::cz2 |
Definition at line 134 of file L1Field.h.
Referenced by Get(), GetOneEntry(), Set(), SetOneEntry(), and Shift().
float_v L1FieldRegion::z0 |
Definition at line 135 of file L1Field.h.
Referenced by Get(), GetOneEntry(), Set(), SetOneEntry(), and Shift().