![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>#include "Acts/Detector/Blueprint.hpp"#include "Acts/Detector/detail/BlueprintHelper.hpp"#include <exception>#include <fstream>
Include dependency graph for BlueprintHelperTests.cpp:Go to the source code of this file.
Classes | |
| class | Acts::Experimental::IInternalStructureBuilder |
| This is the interface definition of internal structure builders for DetectorVolume construction. More... | |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | Acts::Experimental |
Functions | |
| BOOST_AUTO_TEST_CASE (BlueprintHelperSorting) | |
| BOOST_AUTO_TEST_CASE (BlueprintCylindricalGapFilling) | |
| BOOST_AUTO_TEST_CASE (BlueprintCylindricalGapException) | |
| BOOST_AUTO_TEST_CASE | ( | BlueprintHelperSorting | ) |
Definition at line 25 of file BlueprintHelperTests.cpp.
View newest version in sPHENIX GitHub at line 25 of file BlueprintHelperTests.cpp
References Acts::binR, Acts::binZ, Acts::VolumeBounds::eCylinder, Acts::VolumeBounds::eOther, Acts::UnitConstants::fs, layer, testing::internal::move(), Acts::Experimental::detail::BlueprintHelper::sort(), and physmon_ckf_tracking::u.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | BlueprintCylindricalGapFilling | ) |
Definition at line 91 of file BlueprintHelperTests.cpp.
View newest version in sPHENIX GitHub at line 91 of file BlueprintHelperTests.cpp
References Acts::binR, Acts::binZ, Acts::VolumeBounds::eCylinder, Acts::Experimental::detail::BlueprintHelper::fillGaps(), Acts::UnitConstants::fs, testing::internal::move(), and physmon_ckf_tracking::u.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | BlueprintCylindricalGapException | ) |
Definition at line 263 of file BlueprintHelperTests.cpp.
View newest version in sPHENIX GitHub at line 263 of file BlueprintHelperTests.cpp
References Acts::binX, Acts::VolumeBounds::eCuboid, Acts::VolumeBounds::eCylinder, Acts::Experimental::detail::BlueprintHelper::fillGaps(), and testing::internal::move().
Here is the call graph for this function: