Convert bound cylinder local coordinates to Z-Phi grid coordinates.
More...
#include <Acts/Utilities/GridAccessHelpers.hpp>
|
|
using | BoundDiscToRPhi = LocalSubspace<0u, 1u> |
| | Type alias for disc-to-RPhi transformation.
|
|
|
double | radius = 1. |
| | Cylinder radius.
|
|
double | shift = 0. |
| | Z-coordinate shift.
|
Convert bound cylinder local coordinates to Z-Phi grid coordinates.
◆ BoundCylinderToZPhi()
| Acts::GridAccess::BoundCylinderToZPhi::BoundCylinderToZPhi |
( |
double | r, |
|
|
double | z ) |
Constructor with arguments.
- Parameters
-
◆ toGridLocal()
| std::array< double, 2u > Acts::GridAccess::BoundCylinderToZPhi::toGridLocal |
( |
const Vector2 & | local | ) |
const |
Convert local coordinates to grid coordinates.
- Parameters
-
- Returns
- Grid coordinates