![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/ayk/MgridInterpolation.h>
Collaboration diagram for MgridCell:Public Attributes | |
| double | B [_CELL_DATA_DIM_MAX_] |
| void * | ptr |
| MgridCell * | next |
Definition at line 62 of file MgridInterpolation.h.
View newest version in sPHENIX GitHub at line 62 of file MgridInterpolation.h
| double MgridCell::B[_CELL_DATA_DIM_MAX_] |
Definition at line 64 of file MgridInterpolation.h.
View newest version in sPHENIX GitHub at line 64 of file MgridInterpolation.h
Referenced by MgridInterpolation::appendArbitraryNeighbouringCells(), convert_cell_list_to_mgrid(), Mgrid::directFieldValue(), MgridInterpolation::fillOkArray(), EicBeamLineElementMap::Initialize(), HtcKalmanFilter::InitializeMgridSlice(), and MgridInterpolation::prepairIrregularCase().
| MgridCell* MgridCell::next |
Definition at line 76 of file MgridInterpolation.h.
View newest version in sPHENIX GitHub at line 76 of file MgridInterpolation.h
Referenced by convert_cell_list_to_mgrid(), and release_cell_list_ram().
| void* MgridCell::ptr |
Definition at line 74 of file MgridInterpolation.h.
View newest version in sPHENIX GitHub at line 74 of file MgridInterpolation.h