![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/tools/output_test_stream.hpp>#include <boost/test/unit_test.hpp>#include <fstream>#include <iostream>#include "Acts/Visualization/IVisualization.hpp"#include "Acts/Visualization/ObjVisualization.hpp"#include "Acts/Visualization/PlyVisualization.hpp"#include "SurfaceVisualizationBase.hpp"#include "VisualizationTester.hpp"
Include dependency graph for SurfaceVisualizationTests.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
| namespace | Acts::Test |
| Namespace for ATS unit tests. | |
Functions | |
| Acts::Test::BOOST_AUTO_TEST_CASE (SurfaceVisualizationObj) | |
| This tests if the corresponding obj output is well formatted. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (SurfaceVisualizationPly) | |
| This tests if the corresponding ply output is well formatted. | |