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

Go to the source code of this file.

Classes

struct  NavigationOptions< object_t >
 
class  Acts::TrackingVolume
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Typedefs

using Acts::TrackingVolumeBoundaryPtr = std::shared_ptr< const BoundarySurfaceT< TrackingVolume >>
 
using Acts::TrackingVolumeBoundaries = std::vector< TrackingVolumeBoundaryPtr >
 
using Acts::LayerIntersection = ObjectIntersection< Layer, Surface >
 
using Acts::BoundarySurface = BoundarySurfaceT< TrackingVolume >
 
using Acts::BoundaryIntersection = ObjectIntersection< BoundarySurface, Surface >