EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/data/test_case.hpp>
#include <boost/test/tools/output_test_stream.hpp>
#include <boost/test/unit_test.hpp>
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/Surfaces/PerigeeSurface.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Utilities/Units.hpp"
#include "Acts/Vertexing/GaussianGridTrackDensity.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
namespace | Acts::Test |
Namespace for ATS unit tests. | |
Functions | |
Acts::Test::BOOST_AUTO_TEST_CASE (gaussian_grid_density_test) | |
Acts::Test::BOOST_AUTO_TEST_CASE (gaussian_grid_sum_max_densitytest) | |
Tests the functionality of the useHighestSumZPosition option. | |
Acts::Test::BOOST_AUTO_TEST_CASE (gaussian_grid_seed_width_test) | |
Tests the seed width. | |