Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Svg::TrackingGeometryProjections Namespace Reference

Classes

struct  Options
 

Functions

std::array
< actsvg::svg::object, 2 > 
convert (const GeometryContext &gctx, const Acts::TrackingGeometry &tGeometry, const Options &cOptions)
 

Function Documentation

std::array< actsvg::svg::object, 2 > Acts::Svg::TrackingGeometryProjections::convert ( const GeometryContext &  gctx,
const Acts::TrackingGeometry tGeometry,
const Options cOptions 
)

Convert into xy and zr projections only

Parameters
gctxthe geometry context
tVolumethe tracking volume
cOptionsthe conversion options
Note
best performant if configured with options that omit the module info and grid info

Definition at line 94 of file TrackingGeometrySvgConverter.cpp.

View newest version in sPHENIX GitHub at line 94 of file TrackingGeometrySvgConverter.cpp

References Acts::Svg::TrackingGeometryConverter::convert(), Acts::Svg::group(), Acts::TrackingGeometry::highestTrackingVolume(), Acts::Svg::TrackingGeometryProjections::Options::prefix, Acts::Svg::TrackingGeometryProjections::Options::trackingGeometryOptions, Acts::Svg::TrackingGeometryConverter::State::xyCrossSection, and Acts::Svg::TrackingGeometryConverter::State::zrCrossSection.

Referenced by ActsExamples::SvgPointWriter< T, Acc >::writeT().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: