![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Utilities/Definitions.hpp"#include "Acts/Visualization/IVisualization.hpp"#include "Acts/Utilities/Ray.ipp"
Include dependency graph for Ray.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::Ray< value_t, DIM > |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
Typedefs | |
| using | Acts::Ray3F = Ray< float, 3 > |
| using | Acts::Ray3D = Ray< double, 3 > |
Functions | |
| template<typename T , size_t D> | |
| std::ostream & | Acts::operator<< (std::ostream &os, const Ray< T, D > &ray) |