ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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) |