EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>
#include "Acts/Plugins/Json/JsonGeometryConverter.hpp"
#include "Acts/Tests/CommonHelpers/DataDirectory.hpp"
#include <fstream>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (RoundtripFromFile) | |
BOOST_AUTO_TEST_CASE | ( | RoundtripFromFile | ) |
Definition at line 18 of file MaterialMapJsonConverterTests.cpp.
View newest version in sPHENIX GitHub at line 18 of file MaterialMapJsonConverterTests.cpp
References Acts::Test::getDataPath(), Acts::JsonGeometryConverter::jsonToMaterialMaps(), and Acts::JsonGeometryConverter::materialMapsToJson().