Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TestSpacePoint.hpp File Reference
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/Common.hpp"
#include "Acts/EventData/SourceLink.hpp"
#include <cmath>
#include <vector>
#include <boost/container/static_vector.hpp>
+ Include dependency graph for TestSpacePoint.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Acts::Test::TestSpacePoint
 Space point representation of a measurement suitable for track seeding. More...
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 
namespace  Acts::Test
 

Typedefs

using Acts::Test::TestSpacePointContainer = std::vector< TestSpacePoint >
 Container of space points.
 

Functions

bool Acts::Test::operator== (const TestSpacePoint &lhs, const TestSpacePoint &rhs)