EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AverageMaterialsTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Material/detail/AverageMaterials.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Tests/CommonHelpers/PredefinedMaterials.hpp"
#include <limits>
+ Include dependency graph for AverageMaterialsTests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (CombineSlabsVacuum)
 
 BOOST_AUTO_TEST_CASE (CombineSlabsPercent)
 
 BOOST_AUTO_TEST_CASE (CombineSlabsUnit)
 
 BOOST_AUTO_TEST_CASE (CombineSlabsPercentZeroVacuum)
 
 BOOST_AUTO_TEST_CASE (CombineSlabsUnitZeroVacuum)
 
 BOOST_AUTO_TEST_CASE (CombineSlabsPercentUnit)
 
 BOOST_AUTO_TEST_CASE (CombineSlabsUnitZero)
 
 BOOST_AUTO_TEST_CASE (CombineSlabsEqualThicknessVacuum)
 
 BOOST_AUTO_TEST_CASE (CombineSlabs)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( CombineSlabsVacuum  )

Definition at line 37 of file AverageMaterialsTests.cpp.

View newest version in sPHENIX GitHub at line 37 of file AverageMaterialsTests.cpp

References Acts::detail::combineSlabs().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( CombineSlabsPercent  )

Definition at line 56 of file AverageMaterialsTests.cpp.

View newest version in sPHENIX GitHub at line 56 of file AverageMaterialsTests.cpp

References Acts::detail::combineSlabs().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( CombineSlabsUnit  )

Definition at line 67 of file AverageMaterialsTests.cpp.

View newest version in sPHENIX GitHub at line 67 of file AverageMaterialsTests.cpp

References Acts::detail::combineSlabs().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( CombineSlabsPercentZeroVacuum  )

Definition at line 80 of file AverageMaterialsTests.cpp.

View newest version in sPHENIX GitHub at line 80 of file AverageMaterialsTests.cpp

References Acts::detail::combineSlabs().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( CombineSlabsUnitZeroVacuum  )

Definition at line 100 of file AverageMaterialsTests.cpp.

View newest version in sPHENIX GitHub at line 100 of file AverageMaterialsTests.cpp

References Acts::detail::combineSlabs().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( CombineSlabsPercentUnit  )

Definition at line 122 of file AverageMaterialsTests.cpp.

View newest version in sPHENIX GitHub at line 122 of file AverageMaterialsTests.cpp

References Acts::detail::combineSlabs().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( CombineSlabsUnitZero  )

Definition at line 149 of file AverageMaterialsTests.cpp.

View newest version in sPHENIX GitHub at line 149 of file AverageMaterialsTests.cpp

References Acts::detail::combineSlabs(), and zero.

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( CombineSlabsEqualThicknessVacuum  )

Definition at line 172 of file AverageMaterialsTests.cpp.

View newest version in sPHENIX GitHub at line 172 of file AverageMaterialsTests.cpp

References CHECK_CLOSE_REL, Acts::detail::combineSlabs(), eps, and Acts::Test::makeSilicon().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( CombineSlabs  )

Definition at line 215 of file AverageMaterialsTests.cpp.

View newest version in sPHENIX GitHub at line 215 of file AverageMaterialsTests.cpp

References Acts::detail::combineSlabs(), and Acts::Material::fromMolarDensity().

+ Here is the call graph for this function: