ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for Acts::InterpolatedBFieldMapper< G >::FieldCell, including all inherited members.
FieldCell(std::function< ActsVectorD< DIM_POS >(const Vector3D &)> transformPos, std::array< double, DIM_POS > lowerLeft, std::array< double, DIM_POS > upperRight, std::array< Vector3D, N > fieldValues) | Acts::InterpolatedBFieldMapper< G >::FieldCell | inline |
getField(const Vector3D &position) const | Acts::InterpolatedBFieldMapper< G >::FieldCell | inline |
isInside(const Vector3D &position) const | Acts::InterpolatedBFieldMapper< G >::FieldCell | inline |
m_fieldValues | Acts::InterpolatedBFieldMapper< G >::FieldCell | private |
m_lowerLeft | Acts::InterpolatedBFieldMapper< G >::FieldCell | private |
m_transformPos | Acts::InterpolatedBFieldMapper< G >::FieldCell | private |
m_upperRight | Acts::InterpolatedBFieldMapper< G >::FieldCell | private |
N | Acts::InterpolatedBFieldMapper< G >::FieldCell | static |