EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Surfaces/PlaneSurface.hpp"
#include "Acts/Surfaces/EllipseBounds.hpp"
#include "Acts/Surfaces/InfiniteBounds.hpp"
#include "Acts/Surfaces/RectangleBounds.hpp"
#include "Acts/Surfaces/SurfaceError.hpp"
#include "Acts/Surfaces/detail/FacesHelper.hpp"
#include "Acts/Utilities/ThrowAssert.hpp"
#include <cmath>
#include <iomanip>
#include <iostream>
#include <numeric>