Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AlgebraJsonConverterTests.cpp File Reference
#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>
+ Include dependency graph for AlgebraJsonConverterTests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (TransformRoundTripTests)
 
 BOOST_AUTO_TEST_CASE (TransformNullIdentity)
 
 BOOST_AUTO_TEST_CASE (TransformTranspose)
 

Function Documentation

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().

+ Here is the call graph for this function:

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().

+ Here is the call graph for this function:

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().

+ Here is the call graph for this function: