![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Include dependency graph for UnitVectors.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
Functions | |
| template<typename T > | |
| ActsVector< T, 3 > | Acts::makeDirectionUnitFromPhiEta (T phi, T eta) |
| template<typename T > | |
| ActsVector< T, 3 > | Acts::makeDirectionUnitFromPhiTheta (T phi, T theta) |
| template<typename InputVector > | |
| auto | Acts::makeCurvilinearUnitU (const Eigen::MatrixBase< InputVector > &direction) |
| template<typename InputVector > | |
| auto | Acts::makeCurvilinearUnitVectors (const Eigen::MatrixBase< InputVector > &direction) |