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

Classes

struct  Options
 A nested options class for the layer conversion. More...
 

Functions

ProtoDetector convert (const GeometryContext &gctx, const Experimental::Detector &detector, const Options &detectorOptions)
 

Function Documentation

Acts::Svg::ProtoDetector Acts::Svg::DetectorConverter::convert ( const GeometryContext &  gctx,
const Experimental::Detector &  detector,
const Options detectorOptions 
)

Write/create the detector volume

Parameters
gctxthe geometry context
detectorthe detector volumeto be displayed
detectorOptionsthe conversion objects
Returns
a vector of svg objects

Definition at line 20 of file DetectorSvgConverter.cpp.

View newest version in sPHENIX GitHub at line 20 of file DetectorSvgConverter.cpp

References Acts::enumerate(), merge_hashes::p, Acts::Svg::DetectorVolumeConverter::Options::portalIndices, Acts::Svg::DetectorVolumeConverter::Options::portalOptions, testSigmaEff::v, Acts::Svg::PortalConverter::Options::volumeIndices, Acts::Svg::DetectorConverter::Options::volumeOptions, volumes, and Acts::Experimental::Detector::volumes().

Referenced by BOOST_AUTO_TEST_CASE(), compareForthBackExtrapolation(), Acts::Svg::SurfaceArrayConverter::convert(), Acts::Svg::TrackingGeometryConverter::convert(), Acts::Svg::DetectorVolumeConverter::convert(), Acts::Svg::PortalConverter::convert(), Acts::Svg::LayerConverter::convert(), Acts::Svg::IndexedSurfacesConverter::convertImpl(), genfit::MaterialEffects::drawdEdx(), ActsExamples::ParticleTrackingAction::PostUserTrackingAction(), ActsExamples::ParticleTrackingAction::PreUserTrackingAction(), Acts::IndexedSurfacesJsonConverter::unrollConvert(), and Acts::Svg::IndexedSurfacesConverter::unrollConvert().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: