![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/TrackParametrization.hpp"#include "Acts/EventData/MultiTrajectory.hpp"#include "Acts/EventData/ParticleHypothesis.hpp"#include "Acts/EventData/TrackContainer.hpp"#include "Acts/EventData/TrackContainerBackendConcept.hpp"#include "Acts/EventData/detail/DynamicColumn.hpp"#include "Acts/Utilities/Concepts.hpp"#include "Acts/Utilities/HashedString.hpp"#include <any>#include <cassert>#include <cstddef>#include <memory>#include <stdexcept>#include <string>#include <type_traits>#include <unordered_map>#include <utility>#include <vector>
Include dependency graph for VectorTrackContainer.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | Acts::detail_vtc |
Functions | |
| Acts::ACTS_STATIC_CHECK_CONCEPT (TrackContainerBackend, VectorTrackContainer) | |
| Acts::ACTS_STATIC_CHECK_CONCEPT (ConstTrackContainerBackend, ConstVectorTrackContainer) | |