Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MaterialMapJsonConverterTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Material/ISurfaceMaterial.hpp"
#include "Acts/Plugins/Json/IVolumeMaterialJsonDecorator.hpp"
#include "Acts/Plugins/Json/MaterialMapJsonConverter.hpp"
#include "Acts/Tests/CommonHelpers/DataDirectory.hpp"
#include "Acts/Utilities/Logger.hpp"
#include <fstream>
#include <memory>
#include <nlohmann/json.hpp>
+ Include dependency graph for MaterialMapJsonConverterTests.cpp:

Go to the source code of this file.

Classes

class  DummyDecorator
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 

Functions

 BOOST_AUTO_TEST_CASE (RoundtripFromFile)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( RoundtripFromFile  )

Definition at line 37 of file MaterialMapJsonConverterTests.cpp.

View newest version in sPHENIX GitHub at line 37 of file MaterialMapJsonConverterTests.cpp

References Acts::Test::getDataPath(), Acts::Logging::INFO, Acts::MaterialMapJsonConverter::jsonToMaterialMaps(), and Acts::MaterialMapJsonConverter::materialMapsToJson().

+ Here is the call graph for this function: