![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/EventData/MultiTrajectory.hpp"#include "Acts/EventData/TrackContainer.hpp"#include "Acts/EventData/detail/DynamicColumn.hpp"#include "Acts/Plugins/Podio/PodioDynamicColumns.hpp"#include "Acts/Plugins/Podio/PodioUtil.hpp"#include "ActsPodioEdm/Track.h"#include "ActsPodioEdm/TrackCollection.h"#include "ActsPodioEdm/TrackInfo.h"#include <mutex>#include <stdexcept>#include <type_traits>#include <podio/Frame.h>
Include dependency graph for PodioTrackContainer.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. | |
Functions | |
| Acts::ACTS_STATIC_CHECK_CONCEPT (TrackContainerBackend, MutablePodioTrackContainer) | |
| Acts::ACTS_STATIC_CHECK_CONCEPT (ConstTrackContainerBackend, ConstPodioTrackContainer) | |