Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>
#include "Acts/Geometry/DiscLayer.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Geometry/GeometryHierarchyMap.hpp"
#include "Acts/Geometry/Layer.hpp"
#include "Acts/Geometry/LayerCreator.hpp"
#include "Acts/Geometry/SurfaceArrayCreator.hpp"
#include "Acts/Plugins/ActSVG/LayerSvgConverter.hpp"
#include "Acts/Plugins/ActSVG/SvgUtils.hpp"
#include "Acts/Surfaces/DiscSurface.hpp"
#include "Acts/Surfaces/PlaneSurface.hpp"
#include "Acts/Surfaces/RadialBounds.hpp"
#include "Acts/Surfaces/TrapezoidBounds.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 (DiscLayerRadialSvg) | |
BOOST_AUTO_TEST_CASE (DiscLayerTrapezoidSvg) | |
BOOST_AUTO_TEST_CASE (CylinderLayerSvg) | |
BOOST_AUTO_TEST_CASE (PlaeyLayerSvg) | |
BOOST_AUTO_TEST_CASE | ( | DiscLayerRadialSvg | ) |
Definition at line 119 of file LayerSvgConverterTests.cpp.
View newest version in sPHENIX GitHub at line 119 of file LayerSvgConverterTests.cpp
References Acts::Svg::LayerConverter::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::Svg::toFile(), and physmon_ckf_tracking::u.
BOOST_AUTO_TEST_CASE | ( | DiscLayerTrapezoidSvg | ) |
Definition at line 149 of file LayerSvgConverterTests.cpp.
View newest version in sPHENIX GitHub at line 149 of file LayerSvgConverterTests.cpp
References Acts::Svg::LayerConverter::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::Svg::toFile(), and physmon_ckf_tracking::u.
BOOST_AUTO_TEST_CASE | ( | CylinderLayerSvg | ) |
Definition at line 179 of file LayerSvgConverterTests.cpp.
View newest version in sPHENIX GitHub at line 179 of file LayerSvgConverterTests.cpp
References cGeometry, Acts::Svg::LayerConverter::convert(), Acts::Svg::Style::fillColor, Acts::Svg::Style::fillOpacity, Acts::Svg::Style::highlightColor, Acts::Svg::Style::highlights, layer, 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, to_string(), Acts::Svg::toFile(), and physmon_ckf_tracking::u.
BOOST_AUTO_TEST_CASE | ( | PlaeyLayerSvg | ) |
Definition at line 217 of file LayerSvgConverterTests.cpp.
View newest version in sPHENIX GitHub at line 217 of file LayerSvgConverterTests.cpp