ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/data/test_case.hpp>
#include <boost/test/unit_test.hpp>
#include <fstream>
#include <ios>
#include <iostream>
#include <stdexcept>
#include "Acts/Geometry/GeometryID.hpp"
#include "Acts/Material/BinnedSurfaceMaterial.hpp"
#include "Acts/Plugins/Json/JsonGeometryConverter.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
namespace | Acts::Test |
Namespace for ATS unit tests. | |
Typedefs | |
using | json = nlohmann::json |
Functions | |
Acts::Test::BOOST_AUTO_TEST_CASE (Json_conversion) | |
using json = nlohmann::json |
Definition at line 21 of file JsonConversionTest.cpp.
View newest version in sPHENIX GitHub at line 21 of file JsonConversionTest.cpp