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

Go to the source code of this file.

Classes

struct  Acts::SpacePointGridConfig
 
class  Acts::SpacePointGridCreator
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Typedefs

template<typename external_spacepoint_t >
using Acts::SpacePointGrid = detail::Grid< std::vector< std::unique_ptr< const InternalSpacePoint< external_spacepoint_t >>>, detail::Axis< detail::AxisType::Equidistant, detail::AxisBoundaryType::Closed >, detail::Axis< detail::AxisType::Equidistant, detail::AxisBoundaryType::Bound >>