Analysis Software
Documentation for sPHENIX simulation software
|
State object to collect geometry-wise information. More...
#include <acts/blob/sPHENIX/Plugins/ActSVG/include/Acts/Plugins/ActSVG/TrackingGeometrySvgConverter.hpp>
Public Attributes | |
std::vector< actsvg::svg::object > | xyCrossSection |
std::vector< actsvg::svg::object > | zrCrossSection |
std::vector< actsvg::svg::object > | finalViews |
State object to collect geometry-wise information.
Definition at line 35 of file TrackingGeometrySvgConverter.hpp.
View newest version in sPHENIX GitHub at line 35 of file TrackingGeometrySvgConverter.hpp
std::vector<actsvg::svg::object> Acts::Svg::TrackingGeometryConverter::State::finalViews |
Definition at line 39 of file TrackingGeometrySvgConverter.hpp.
View newest version in sPHENIX GitHub at line 39 of file TrackingGeometrySvgConverter.hpp
Referenced by Acts::Svg::TrackingGeometryConverter::convert().
std::vector<actsvg::svg::object> Acts::Svg::TrackingGeometryConverter::State::xyCrossSection |
Definition at line 36 of file TrackingGeometrySvgConverter.hpp.
View newest version in sPHENIX GitHub at line 36 of file TrackingGeometrySvgConverter.hpp
Referenced by Acts::Svg::TrackingGeometryConverter::convert(), and Acts::Svg::TrackingGeometryProjections::convert().
std::vector<actsvg::svg::object> Acts::Svg::TrackingGeometryConverter::State::zrCrossSection |
Definition at line 37 of file TrackingGeometrySvgConverter.hpp.
View newest version in sPHENIX GitHub at line 37 of file TrackingGeometrySvgConverter.hpp
Referenced by Acts::Svg::TrackingGeometryConverter::convert(), and Acts::Svg::TrackingGeometryProjections::convert().