Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BinAdjustmentTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Surfaces/CylinderBounds.hpp"
#include "Acts/Surfaces/RadialBounds.hpp"
#include "Acts/Surfaces/RectangleBounds.hpp"
#include "Acts/Surfaces/TrapezoidBounds.hpp"
#include "Acts/Utilities/BinAdjustment.hpp"
#include "Acts/Utilities/BinUtility.hpp"
#include "Acts/Utilities/BinningType.hpp"
#include <cmath>
#include <memory>
#include <vector>
+ Include dependency graph for BinAdjustmentTests.cpp:

Go to the source code of this file.

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 
namespace  Acts::Test
 

Functions

 Acts::Test::BOOST_AUTO_TEST_CASE (BinAdjustment_Radial)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (BinAdjustment_Cylinder)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (BinAdjustment_Rectangle)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (BinAdjustment_Trapezoid)