Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Plugins/Json/AlgebraJsonConverter.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/Enumerate.hpp"
#include <fstream>
#include <string>
#include <utility>
#include <vector>
#include <nlohmann/json.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (TransformRoundTripTests) | |
BOOST_AUTO_TEST_CASE (TransformNullIdentity) | |
BOOST_AUTO_TEST_CASE (TransformTranspose) | |
BOOST_AUTO_TEST_CASE | ( | TransformRoundTripTests | ) |
Definition at line 27 of file AlgebraJsonConverterTests.cpp.
View newest version in sPHENIX GitHub at line 27 of file AlgebraJsonConverterTests.cpp
References Acts::from_json(), in, out, train_ambiguity_solver::test, and Acts::to_json().
BOOST_AUTO_TEST_CASE | ( | TransformNullIdentity | ) |
Definition at line 95 of file AlgebraJsonConverterTests.cpp.
View newest version in sPHENIX GitHub at line 95 of file AlgebraJsonConverterTests.cpp
References Acts::Transform3JsonConverter::toJson().
BOOST_AUTO_TEST_CASE | ( | TransformTranspose | ) |
Definition at line 114 of file AlgebraJsonConverterTests.cpp.
View newest version in sPHENIX GitHub at line 114 of file AlgebraJsonConverterTests.cpp
References CHECK_CLOSE_ABS, Acts::UnitConstants::e, Acts::enumerate(), i, and Acts::Transform3JsonConverter::toJson().