EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/data/test_case.hpp>
#include <boost/test/unit_test.hpp>
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Plugins/TGeo/TGeoParser.hpp"
#include "Acts/Plugins/TGeo/TGeoSurfaceConverter.hpp"
#include "Acts/Tests/CommonHelpers/DataDirectory.hpp"
#include "Acts/Visualization/GeometryView3D.hpp"
#include "Acts/Visualization/ObjVisualization3D.hpp"
#include "TGeoManager.h"
Go to the source code of this file.
Classes | |
struct | Acts::Test::RootGeometry |
struct to load the global geometry More... | |
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
namespace | Acts::Test |
Namespace for ATS unit tests. | |
Functions | |
Acts::Test::BOOST_AUTO_TEST_CASE (TGeoParser_Pixel) | |
Unit test Parsing a TGeo geometry. | |
Acts::Test::BOOST_AUTO_TEST_CASE (TGeoParser_Pixel_SelectInnermost) | |
Unit test Parsing a TGeo geometrys. | |