EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>
#include "Acts/Material/AccumulatedMaterialSlab.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Tests/CommonHelpers/PredefinedMaterials.hpp"
#include <limits>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (Nothing) | |
BOOST_AUTO_TEST_CASE (EmptyTracksIgnored) | |
BOOST_AUTO_TEST_CASE (EmptyTracks) | |
BOOST_AUTO_TEST_CASE (MultipleIdenticalThicknessTrackSteps) | |
BOOST_AUTO_TEST_CASE (MultipleDifferentThicknessTrackSteps) | |
BOOST_AUTO_TEST_CASE (MultipleDifferentTracks) | |
BOOST_AUTO_TEST_CASE | ( | Nothing | ) |
Definition at line 31 of file AccumulatedMaterialSlabTests.cpp.
View newest version in sPHENIX GitHub at line 31 of file AccumulatedMaterialSlabTests.cpp
References Acts::UnitConstants::u.
BOOST_AUTO_TEST_CASE | ( | EmptyTracksIgnored | ) |
Definition at line 40 of file AccumulatedMaterialSlabTests.cpp.
View newest version in sPHENIX GitHub at line 40 of file AccumulatedMaterialSlabTests.cpp
References Acts::UnitConstants::u.
BOOST_AUTO_TEST_CASE | ( | EmptyTracks | ) |
Definition at line 51 of file AccumulatedMaterialSlabTests.cpp.
View newest version in sPHENIX GitHub at line 51 of file AccumulatedMaterialSlabTests.cpp
References Acts::UnitConstants::u.
BOOST_AUTO_TEST_CASE | ( | MultipleIdenticalThicknessTrackSteps | ) |
Definition at line 61 of file AccumulatedMaterialSlabTests.cpp.
View newest version in sPHENIX GitHub at line 61 of file AccumulatedMaterialSlabTests.cpp
References Acts::Test::makeUnitSlab(), and Acts::UnitConstants::u.
BOOST_AUTO_TEST_CASE | ( | MultipleDifferentThicknessTrackSteps | ) |
Definition at line 95 of file AccumulatedMaterialSlabTests.cpp.
View newest version in sPHENIX GitHub at line 95 of file AccumulatedMaterialSlabTests.cpp
References Acts::Test::makeUnitSlab(), and Acts::UnitConstants::u.
BOOST_AUTO_TEST_CASE | ( | MultipleDifferentTracks | ) |
Definition at line 143 of file AccumulatedMaterialSlabTests.cpp.
View newest version in sPHENIX GitHub at line 143 of file AccumulatedMaterialSlabTests.cpp
References CHECK_CLOSE_REL, eps, Acts::Test::makeUnitSlab(), three, and Acts::UnitConstants::u.