EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/data/test_case.hpp>
#include <boost/test/unit_test.hpp>
#include "Acts/Plugins/Digitization/Clusterization.hpp"
#include "Acts/Plugins/Digitization/DigitizationCell.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include <algorithm>
#include <chrono>
#include <ctime>
#include <unordered_map>
#include <utility>
#include <vector>
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 (create_Clusters1) | |
Acts::Test::BOOST_AUTO_TEST_CASE (create_Clusters2) | |