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

Go to the source code of this file.

Classes

class  Acts::SurfaceArrayCreator
 
struct  Acts::SurfaceArrayCreator::ProtoAxis
 
struct  Acts::SurfaceArrayCreator::Config
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 
namespace  Acts::Test
 Namespace for ATS unit tests.
 

Typedefs

using Acts::SurfaceMatcher = std::function< bool(const GeometryContext &gctx, BinningValue, const Surface *, const Surface *)>
 
using Acts::SurfaceVector = std::vector< const Surface * >
 
using Acts::SurfaceMatrix = std::vector< SurfaceVector >
 
using Acts::V3Vector = std::vector< Vector3D >
 
using Acts::V3Matrix = std::vector< V3Vector >