Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Plugins/ActSVG/GridSvgConverter.hpp"
#include "Acts/Utilities/Enumerate.hpp"
#include "Acts/Utilities/detail/Axis.hpp"
#include "Acts/Utilities/detail/Grid.hpp"
#include "actsvg/display/grids.hpp"
#include <fstream>
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (BoundGridXY) | |
BOOST_AUTO_TEST_CASE (OpenGridXY) | |
BOOST_AUTO_TEST_CASE (ClosedCylinderGridZPhi) | |
BOOST_AUTO_TEST_CASE (ClosedDiscGridRPhi) | |
BOOST_AUTO_TEST_CASE | ( | BoundGridXY | ) |
Definition at line 49 of file GridSvgConverterTests.cpp.
View newest version in sPHENIX GitHub at line 49 of file GridSvgConverterTests.cpp
References Acts::binX, Acts::binY, Acts::Svg::GridConverter::convert(), Acts::enumerate(), Acts::UnitConstants::g, grid(), merge_hashes::p, text(), to_string(), Acts::Svg::toFile(), physmon_ckf_tracking::u, ambiguity_solver_full_chain::x, and y.
BOOST_AUTO_TEST_CASE | ( | OpenGridXY | ) |
Definition at line 126 of file GridSvgConverterTests.cpp.
View newest version in sPHENIX GitHub at line 126 of file GridSvgConverterTests.cpp
References Acts::binX, Acts::binY, Acts::Svg::GridConverter::convert(), Acts::enumerate(), Acts::UnitConstants::g, grid(), merge_hashes::p, text(), to_string(), Acts::Svg::toFile(), physmon_ckf_tracking::u, ambiguity_solver_full_chain::x, and y.
BOOST_AUTO_TEST_CASE | ( | ClosedCylinderGridZPhi | ) |
Definition at line 203 of file GridSvgConverterTests.cpp.
View newest version in sPHENIX GitHub at line 203 of file GridSvgConverterTests.cpp
References Acts::binPhi, Acts::binZ, Acts::Svg::GridConverter::convert(), Acts::enumerate(), Acts::UnitConstants::g, grid(), merge_hashes::p, ActsTests::PropagationDatasets::phi, text(), to_string(), Acts::Svg::toFile(), physmon_ckf_tracking::u, and physmon_track_finding_ttbar::z.
BOOST_AUTO_TEST_CASE | ( | ClosedDiscGridRPhi | ) |
Definition at line 282 of file GridSvgConverterTests.cpp.
View newest version in sPHENIX GitHub at line 282 of file GridSvgConverterTests.cpp
References Acts::binPhi, Acts::binR, Acts::Svg::GridConverter::convert(), Acts::enumerate(), Acts::UnitConstants::g, grid(), merge_hashes::p, ActsTests::PropagationDatasets::phi, physmon_track_finding_ttbar::r, text(), to_string(), Acts::Svg::toFile(), and physmon_ckf_tracking::u.