Function Acts::mapMaterialPoints(Grid3D&, const Acts::RecordedMaterialPoint&, std::function<Acts::Vector3D(Acts::Vector3D)>&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “Acts::mapMaterialPoints” with arguments (Grid3D&, const Acts::RecordedMaterialPoint&, std::function<Acts::Vector3D(Acts::Vector3D)>&) in doxygen xml output for project “Acts” from directory: _build/doxygen-xml. Potential matches:

- MaterialGrid2D mapMaterialPoints(Grid2D &grid, const Acts::RecordedMaterialPoint &mPoints, std::function<Acts::Vector2D(Acts::Vector3D)> &transfoGlobalToLocal)
- MaterialGrid3D mapMaterialPoints(Grid3D &grid, const Acts::RecordedMaterialPoint &mPoints, std::function<Acts::Vector3D(Acts::Vector3D)> &transfoGlobalToLocal)