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

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

DIM_POSActs::MaterialMapper< G >static
getGrid() const Acts::MaterialMapper< G >inline
getMaterial(const Vector3D &position) const Acts::MaterialMapper< G >inline
getMaterialCell(const Vector3D &position) const Acts::MaterialMapper< G >inline
getMax() const Acts::MaterialMapper< G >inline
getMin() const Acts::MaterialMapper< G >inline
getNBins() const Acts::MaterialMapper< G >inline
Grid_t typedefActs::MaterialMapper< G >
isInside(const Vector3D &position) const Acts::MaterialMapper< G >inline
m_gridActs::MaterialMapper< G >private
m_transformPosActs::MaterialMapper< G >private
material(const Vector3D &position) const Acts::MaterialMapper< G >inline
MaterialMapper(std::function< ActsVectorD< DIM_POS >(const Vector3D &)> transformPos, Grid_t grid)Acts::MaterialMapper< G >inline