![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>#include "Acts/Definitions/Algebra.hpp"#include "Acts/Definitions/Tolerance.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "ActsFatras/Digitization/ChannelMerger.hpp"#include "ActsFatras/Digitization/DigitizationData.hpp"#include <array>#include <map>#include <unordered_set>#include <utility>#include <vector>
Include dependency graph for ChannelMergerTests.cpp:Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (ChannelMerger1D) | |
| BOOST_AUTO_TEST_CASE (ChannelMerger2D) | |
| BOOST_AUTO_TEST_CASE | ( | ChannelMerger1D | ) |
Definition at line 25 of file ChannelMergerTests.cpp.
View newest version in sPHENIX GitHub at line 25 of file ChannelMergerTests.cpp
References CHECK_CLOSE_ABS, ActsFatras::mergeChannels(), Acts::s_epsilon, and physmon_ckf_tracking::u.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | ChannelMerger2D | ) |
Definition at line 56 of file ChannelMergerTests.cpp.
View newest version in sPHENIX GitHub at line 56 of file ChannelMergerTests.cpp
References CHECK_CLOSE_ABS, ActsFatras::mergeChannels(), Acts::s_epsilon, and physmon_ckf_tracking::u.
Here is the call graph for this function: