Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Plugins/Json/SurfaceBoundsJsonConverter.hpp"
#include "Acts/Surfaces/RectangleBounds.hpp"
#include <algorithm>
#include <fstream>
#include <memory>
#include <string>
#include <vector>
#include <nlohmann/json.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (SurfaceBoundsRoundTripTests) | |
BOOST_AUTO_TEST_CASE (SurfaceBoundsDetrayConversion) | |
BOOST_AUTO_TEST_CASE | ( | SurfaceBoundsRoundTripTests | ) |
Definition at line 27 of file SurfaceBoundsJsonConverterTests.cpp.
View newest version in sPHENIX GitHub at line 27 of file SurfaceBoundsJsonConverterTests.cpp
References in, out, and Acts::SurfaceBoundsJsonConverter::toJson().
BOOST_AUTO_TEST_CASE | ( | SurfaceBoundsDetrayConversion | ) |
Definition at line 53 of file SurfaceBoundsJsonConverterTests.cpp.
View newest version in sPHENIX GitHub at line 53 of file SurfaceBoundsJsonConverterTests.cpp
References Acts::SurfaceBoundsJsonConverter::toJsonDetray(), and physmon_ckf_tracking::u.