EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::InterpolatedBFieldMapper< G > Member List

This is the complete list of members for Acts::InterpolatedBFieldMapper< G >, including all inherited members.

DIM_POSActs::InterpolatedBFieldMapper< G >static
FieldType typedefActs::InterpolatedBFieldMapper< G >
getField(const Vector3D &position) const Acts::InterpolatedBFieldMapper< G >inline
getFieldCell(const Vector3D &position) const Acts::InterpolatedBFieldMapper< G >inline
getGrid() const Acts::InterpolatedBFieldMapper< G >inline
getMax() const Acts::InterpolatedBFieldMapper< G >inline
getMin() const Acts::InterpolatedBFieldMapper< G >inline
getNBins() const Acts::InterpolatedBFieldMapper< G >inline
Grid_t typedefActs::InterpolatedBFieldMapper< G >
InterpolatedBFieldMapper(std::function< ActsVectorD< DIM_POS >(const Vector3D &)> transformPos, std::function< Vector3D(const FieldType &, const Vector3D &)> transformBField, Grid_t grid)Acts::InterpolatedBFieldMapper< G >inline
isInside(const Vector3D &position) const Acts::InterpolatedBFieldMapper< G >inline
m_gridActs::InterpolatedBFieldMapper< G >private
m_transformBFieldActs::InterpolatedBFieldMapper< G >private
m_transformPosActs::InterpolatedBFieldMapper< G >private