Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/tools/output_test_stream.hpp>
#include <boost/test/unit_test.hpp>
#include "Acts/Visualization/ObjVisualization3D.hpp"
#include "Acts/Visualization/PlyVisualization3D.hpp"
#include <iostream>
#include <string>
#include <vector>
#include "SurfaceView3DBase.hpp"
#include "Visualization3DTester.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
namespace | Acts::Test |
Functions | |
Acts::Test::BOOST_AUTO_TEST_CASE (SurfaceView3DObj) | |
This tests if the corresponding obj output is well formatted. | |
Acts::Test::BOOST_AUTO_TEST_CASE (SurfaceView3DPly) | |
This tests if the corresponding ply output is well formatted. | |