EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ConvexPolygonBounds.hpp File Reference
#include "Acts/Surfaces/PlanarBounds.hpp"
#include "Acts/Surfaces/RectangleBounds.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include <cmath>
#include <exception>
#include <boost/container/small_vector.hpp>
#include "Acts/Surfaces/ConvexPolygonBounds.ipp"
+ Include dependency graph for ConvexPolygonBounds.hpp:
+ This graph shows which files directly or indirectly include this file:

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.