Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PodioTrackContainer.hpp File Reference
#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.

Classes

struct  Acts::IsReadOnlyTrackContainer< MutablePodioTrackContainer >
 
struct  Acts::IsReadOnlyTrackContainer< ConstPodioTrackContainer >
 
class  Acts::PodioTrackContainerBase
 
class  Acts::MutablePodioTrackContainer
 
class  Acts::ConstPodioTrackContainer
 

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)