Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Geometry/GeometryHierarchyMap.hpp"
#include "Acts/Geometry/TrackingGeometry.hpp"
#include "Acts/Plugins/ActSVG/LayerSvgConverter.hpp"
#include "Acts/Plugins/ActSVG/SvgUtils.hpp"
#include "Acts/Plugins/ActSVG/TrackingGeometrySvgConverter.hpp"
#include "Acts/Tests/CommonHelpers/CylindricalTrackingGeometry.hpp"
#include <fstream>
#include <memory>
#include <vector>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (CylindricalTrackingGeometrySvg) | |
Variables | |
Acts::GeometryContext | tgContext |
BOOST_AUTO_TEST_CASE | ( | CylindricalTrackingGeometrySvg | ) |
Definition at line 27 of file TrackingGeometrySvgConverterTests.cpp.
View newest version in sPHENIX GitHub at line 27 of file TrackingGeometrySvgConverterTests.cpp
References cGeometry, Acts::Svg::TrackingGeometryConverter::convert(), Acts::Svg::Style::fillColor, Acts::Svg::Style::fillOpacity, Acts::Svg::Style::highlightColor, Acts::Svg::Style::highlights, Acts::Svg::LayerConverter::Options::name, Acts::Svg::Style::nSegments, physmon_simulation::s, Acts::Svg::Style::strokeColor, Acts::Svg::Style::strokeWidth, Acts::Svg::LayerConverter::Options::surfaceStyles, Acts::tGeometry, Acts::Svg::toFile(), and physmon_ckf_tracking::u.
Acts::GeometryContext tgContext |
Definition at line 23 of file TrackingGeometrySvgConverterTests.cpp.
View newest version in sPHENIX GitHub at line 23 of file TrackingGeometrySvgConverterTests.cpp