Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PodioTrackStateContainer.hpp File Reference
#include "Acts/EventData/MultiTrajectory.hpp"
#include "Acts/EventData/MultiTrajectoryBackendConcept.hpp"
#include "Acts/EventData/TrackContainer.hpp"
#include "Acts/EventData/TrackStatePropMask.hpp"
#include "Acts/EventData/Types.hpp"
#include "Acts/Plugins/Podio/PodioDynamicColumns.hpp"
#include "Acts/Plugins/Podio/PodioTrackContainer.hpp"
#include "Acts/Plugins/Podio/PodioUtil.hpp"
#include "Acts/Utilities/HashedString.hpp"
#include "Acts/Utilities/Helpers.hpp"
#include "ActsPodioEdm/BoundParametersCollection.h"
#include "ActsPodioEdm/JacobianCollection.h"
#include "ActsPodioEdm/TrackStateCollection.h"
#include "ActsPodioEdm/TrackStateInfo.h"
#include <any>
#include <memory>
#include <stdexcept>
#include <tuple>
#include <type_traits>
#include <podio/CollectionBase.h>
#include <podio/Frame.h>
#include "podio/UserDataCollection.h"
+ Include dependency graph for PodioTrackStateContainer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Acts::PodioTrackStateContainerBase
 
struct  Acts::IsReadOnlyMultiTrajectory< ConstPodioTrackStateContainer >
 
exception  Acts::ConstPodioTrackStateContainer
 
struct  Acts::IsReadOnlyMultiTrajectory< MutablePodioTrackStateContainer >
 
exception  Acts::MutablePodioTrackStateContainer
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 

Functions

 Acts::ACTS_STATIC_CHECK_CONCEPT (ConstMultiTrajectoryBackend, ConstPodioTrackStateContainer)
 
 Acts::ACTS_STATIC_CHECK_CONCEPT (MutableMultiTrajectoryBackend, MutablePodioTrackStateContainer)