EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ray.hpp File Reference
+ 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)