Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Plugins/Podio//PodioUtil.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Geometry/GeometryIdentifier.hpp"
#include "Acts/Plugins/Identification/Identifier.hpp"
#include "Acts/Surfaces/AnnulusBounds.hpp"
#include "Acts/Surfaces/ConeSurface.hpp"
#include "Acts/Surfaces/ConvexPolygonBounds.hpp"
#include "Acts/Surfaces/CylinderBounds.hpp"
#include "Acts/Surfaces/CylinderSurface.hpp"
#include "Acts/Surfaces/DiamondBounds.hpp"
#include "Acts/Surfaces/DiscBounds.hpp"
#include "Acts/Surfaces/DiscSurface.hpp"
#include "Acts/Surfaces/DiscTrapezoidBounds.hpp"
#include "Acts/Surfaces/EllipseBounds.hpp"
#include "Acts/Surfaces/PerigeeSurface.hpp"
#include "Acts/Surfaces/PlanarBounds.hpp"
#include "Acts/Surfaces/PlaneSurface.hpp"
#include "Acts/Surfaces/RadialBounds.hpp"
#include "Acts/Surfaces/StrawSurface.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Utilities/ThrowAssert.hpp"
#include "ActsPodioEdm/Surface.h"
#include <limits>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | Acts::PodioUtil |
Functions | |
ActsPodioEdm::Surface | Acts::PodioUtil::convertSurfaceToPodio (const ConversionHelper &helper, const Acts::Surface &surface) |
std::shared_ptr< const Surface > | Acts::PodioUtil::convertSurfaceFromPodio (const ConversionHelper &helper, const ActsPodioEdm::Surface &surface) |