Analysis Software
Documentation for sPHENIX simulation software
|
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) |
Acts::Svg::ProtoDetector Acts::Svg::DetectorConverter::convert | ( | const GeometryContext & | gctx, |
const Experimental::Detector & | detector, | ||
const Options & | detectorOptions | ||
) |
Write/create the detector volume
gctx | the geometry context |
detector | the detector volumeto be displayed |
detectorOptions | the conversion 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().