ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Surfaces/PlanarBounds.hpp"
#include "Acts/Surfaces/RectangleBounds.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include <boost/container/small_vector.hpp>
#include <cmath>
#include <exception>
#include "Acts/Surfaces/ConvexPolygonBounds.ipp"
Go to the source code of this file.
Classes | |
class | Acts::ConvexPolygonBoundsBase |
base class for convex polygon bounds More... | |
class | Acts::ConvexPolygonBounds< N > |
class | Acts::ConvexPolygonBounds< PolygonDynamic > |
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
Variables | |
constexpr int | Acts::PolygonDynamic = -1 |
Tag to trigger specialization of a dynamic polygon. | |