|
ACTS
Experiment-independent tracking
|
Classes | |
| class | ConversionHelper |
Typedefs | |
| using | Identifier = std::uint64_t |
| using | ROOTReader = podio::ROOTFrameReader |
| using | ROOTWriter = podio::ROOTFrameWriter |
Functions | |
| std::shared_ptr< const Acts::Surface > | convertSurfaceFromPodio (const ConversionHelper &helper, const ActsPodioEdm::Surface &surface) |
| ActsPodioEdm::Surface | convertSurfaceToPodio (const ConversionHelper &helper, const Acts::Surface &surface) |
| template<typename T> | |
| decltype(auto) | getDataMutable (T &&object) |
| template<typename T> | |
| decltype(auto) | getReferenceSurfaceMutable (T &&object) |
Variables | |
| constexpr Identifier | kNoIdentifier = std::numeric_limits<Identifier>::max() |
| constexpr int | kNoSurface = -1 |
| using ActsPlugins::PodioUtil::Identifier = std::uint64_t |
| using ActsPlugins::PodioUtil::ROOTReader = podio::ROOTFrameReader |
| using ActsPlugins::PodioUtil::ROOTWriter = podio::ROOTFrameWriter |
| std::shared_ptr< const Acts::Surface > ActsPlugins::PodioUtil::convertSurfaceFromPodio | ( | const ConversionHelper & | helper, |
| const ActsPodioEdm::Surface & | surface ) |
| ActsPodioEdm::Surface ActsPlugins::PodioUtil::convertSurfaceToPodio | ( | const ConversionHelper & | helper, |
| const Acts::Surface & | surface ) |
| decltype(auto) ActsPlugins::PodioUtil::getDataMutable | ( | T && | object | ) |
| decltype(auto) ActsPlugins::PodioUtil::getReferenceSurfaceMutable | ( | T && | object | ) |
|
constexpr |
|
constexpr |