Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UtilitiesJsonConverterTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Plugins/Json/UtilitiesJsonConverter.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/BinUtility.hpp"
#include "Acts/Utilities/BinningType.hpp"
#include "Acts/Utilities/Range1D.hpp"
#include <cmath>
#include <fstream>
#include <initializer_list>
#include <string>
#include <utility>
#include <vector>
#include <nlohmann/json.hpp>
#include "EqualityHelpers.hpp"
+ Include dependency graph for UtilitiesJsonConverterTests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (BinUtilityRoundTripTests)
 
 BOOST_AUTO_TEST_CASE (Range1DRoundTrip)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( BinUtilityRoundTripTests  )

Definition at line 33 of file UtilitiesJsonConverterTests.cpp.

View newest version in sPHENIX GitHub at line 33 of file UtilitiesJsonConverterTests.cpp

References Acts::BinUtility::binningData(), Acts::binPhi, Acts::binR, Acts::binZ, Acts::closed, Acts::from_json(), in, Acts::isEqual(), Acts::open, out, t, train_ambiguity_solver::test, and Acts::to_json().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( Range1DRoundTrip  )

Definition at line 126 of file UtilitiesJsonConverterTests.cpp.

View newest version in sPHENIX GitHub at line 126 of file UtilitiesJsonConverterTests.cpp

References CHECK_CLOSE_ABS, Acts::UnitConstants::e, Acts::Range1D< Type >::max(), Acts::Range1D< Type >::min(), and physmon_track_finding_ttbar::r.

+ Here is the call graph for this function: