![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Plugins/Json/include/Acts/Plugins/Json/SurfaceJsonConverter.hpp>
Collaboration diagram for Acts::SurfaceJsonConverter::Options:Public Attributes | |
| Transform3JsonConverter::Options | transformOptions |
| bool | writeMaterial = true |
| bool | portal = false |
Definition at line 87 of file SurfaceJsonConverter.hpp.
View newest version in sPHENIX GitHub at line 87 of file SurfaceJsonConverter.hpp
| bool Acts::SurfaceJsonConverter::Options::portal = false |
Definition at line 94 of file SurfaceJsonConverter.hpp.
View newest version in sPHENIX GitHub at line 94 of file SurfaceJsonConverter.hpp
Referenced by Acts::PortalJsonConverter::toJsonDetray(), and Acts::SurfaceJsonConverter::toJsonDetray().
| Transform3JsonConverter::Options Acts::SurfaceJsonConverter::Options::transformOptions |
Definition at line 89 of file SurfaceJsonConverter.hpp.
View newest version in sPHENIX GitHub at line 89 of file SurfaceJsonConverter.hpp
Referenced by Acts::Python::addJson(), Acts::SurfaceJsonConverter::toJson(), and Acts::SurfaceJsonConverter::toJsonDetray().
| bool Acts::SurfaceJsonConverter::Options::writeMaterial = true |
Definition at line 92 of file SurfaceJsonConverter.hpp.
View newest version in sPHENIX GitHub at line 92 of file SurfaceJsonConverter.hpp
Referenced by Acts::SurfaceJsonConverter::toJson().