ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>
#include <climits>
#include "Acts/Material/AccumulatedSurfaceMaterial.hpp"
#include "Acts/Material/ISurfaceMaterial.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 (AccumulatedSurfaceMaterial_construction_test) | |
Test the constructors. | |
Acts::Test::BOOST_AUTO_TEST_CASE (AccumulatedSurfaceMaterial_fill_convert_0D) | |
Test the filling and conversion. | |
Acts::Test::BOOST_AUTO_TEST_CASE (AccumulatedSurfaceMaterial_fill_convert_1D) | |
Test the filling and conversion. | |