![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Geometry/TrackingGeometry.hpp"#include "Acts/Geometry/TrackingVolume.hpp"#include "Acts/Tests/CommonHelpers/CylindricalTrackingGeometry.hpp"#include "Acts/Visualization/GeometryView3D.hpp"#include "Acts/Visualization/IVisualization3D.hpp"#include <fstream>#include <sstream>#include <string>
Include dependency graph for TrackingGeometryView3DBase.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
| namespace | Acts::TrackingGeometryView3DTest |
Functions | |
| static std::string | Acts::TrackingGeometryView3DTest::run (IVisualization3D &helper, bool triangulate, const std::string &tag) |
Variables | |
| GeometryContext | Acts::TrackingGeometryView3DTest::tgContext = GeometryContext() |
| Test::CylindricalTrackingGeometry | Acts::TrackingGeometryView3DTest::cGeometry (tgContext) |
| auto | Acts::TrackingGeometryView3DTest::tGeometry = cGeometry() |