![]() |
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/Geometry/Layer.hpp"#include "Acts/Geometry/LayerCreator.hpp"#include "Acts/Geometry/SurfaceArrayCreator.hpp"#include "Acts/Plugins/TGeo/TGeoLayerBuilder.hpp"#include "Acts/Tests/CommonHelpers/DataDirectory.hpp"#include "Acts/Visualization/GeometryView3D.hpp"#include "Acts/Visualization/ObjVisualization3D.hpp"#include "TGeoManager.h"
Include dependency graph for TGeoLayerBuilderTests.cpp: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 (TGeoLayerBuilderTests) | |
| Unit test checking the match probability. | |
Variables | |
| RootGeometry | Acts::Test::rGeometry = RootGeometry() |