EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Intersection.hpp File Reference
#include <limits>
#include "Definitions.hpp"
+ Include dependency graph for Intersection.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Acts::Intersection< DIM >
 
class  Acts::ObjectIntersection< object_t, representation_t >
 class extensions to return also the object and a representation More...
 
struct  Acts::SameSurfaceIntersection
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Typedefs

using Acts::Intersection2D = Intersection< 2 >
 
using Acts::Intersection3D = Intersection< 3 >