Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
static std::string | run (IVisualization3D &helper, bool triangulate, const std::string &tag) |
Variables | |
GeometryContext | tgContext = GeometryContext() |
Test::CylindricalTrackingGeometry | cGeometry (tgContext) |
auto | tGeometry = cGeometry() |
|
inlinestatic |
Helper method to visualize all types of surfaces
helper | The visualization helper |
triangulate | The directive whether to create triangular meshes |
tag | The test tag (mode) identification |
Definition at line 38 of file TrackingGeometryView3DBase.hpp.
View newest version in sPHENIX GitHub at line 38 of file TrackingGeometryView3DBase.hpp
References Acts::GeometryView3D::drawTrackingVolume(), Acts::ViewConfig::nSegments, Acts::ViewConfig::offset, tgContext, tGeometry, Acts::ViewConfig::triangulate, and Acts::IVisualization3D::write().
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
Test::CylindricalTrackingGeometry Acts::TrackingGeometryView3DTest::cGeometry(tgContext) |
GeometryContext Acts::TrackingGeometryView3DTest::tgContext = GeometryContext() |
Definition at line 25 of file TrackingGeometryView3DBase.hpp.
View newest version in sPHENIX GitHub at line 25 of file TrackingGeometryView3DBase.hpp
Referenced by run().
Definition at line 28 of file TrackingGeometryView3DBase.hpp.
View newest version in sPHENIX GitHub at line 28 of file TrackingGeometryView3DBase.hpp
Referenced by run().