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

Go to the source code of this file.

Classes

class  Acts::Layer
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Typedefs

using Acts::SurfaceIntersection = ObjectIntersection< Surface >
 Typedef of the surface intersection.
 
using Acts::MutableLayerPtr = std::shared_ptr< Layer >
 
using Acts::NextLayers = std::pair< const Layer *, const Layer * >
 

Enumerations

enum  Acts::LayerType { Acts::navigation = -1, Acts::passive = 0, Acts::active = 1 }