![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"#include "Acts/Definitions/Common.hpp"#include "Acts/EventData/SourceLink.hpp"#include "ActsExamples/EventData/Index.hpp"#include "ActsExamples/EventData/IndexSourceLink.hpp"#include <cmath>#include <vector>#include <boost/container/static_vector.hpp>
Include dependency graph for SimSpacePoint.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ActsExamples::SimSpacePoint |
| Space point representation of a measurement suitable for track seeding. More... | |
Namespaces | |
| namespace | ActsExamples |
Typedefs | |
| using | ActsExamples::SimSpacePointContainer = std::vector< SimSpacePoint > |
| Container of space points. | |
Functions | |
| bool | ActsExamples::operator== (const SimSpacePoint &lhs, const SimSpacePoint &rhs) |