Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>
#include "Acts/Plugins/FpeMonitoring/FpeMonitor.hpp"
#include <cmath>
#include <optional>
Go to the source code of this file.
Namespaces | |
namespace | Acts::Test |
Functions | |
Acts::Test::BOOST_AUTO_TEST_CASE (Invalid) | |
Acts::Test::BOOST_AUTO_TEST_CASE (DivByZero) | |
Acts::Test::BOOST_AUTO_TEST_CASE (Overflow) | |
Acts::Test::BOOST_AUTO_TEST_CASE (Combinations) | |
Acts::Test::BOOST_AUTO_TEST_CASE (ClearOnEnter) | |
Acts::Test::BOOST_AUTO_TEST_CASE (CheckRearmCount) | |
Acts::Test::BOOST_AUTO_TEST_CASE (Scoping) | |
Acts::Test::BOOST_AUTO_TEST_CASE (MergeDeduplication) | |
Acts::Test::BOOST_AUTO_TEST_CASE (ScopedSuppression) | |