Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::SurfaceJsonConverter::Options Struct Reference

#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
 

Detailed Description

Definition at line 87 of file SurfaceJsonConverter.hpp.

View newest version in sPHENIX GitHub at line 87 of file SurfaceJsonConverter.hpp

Member Data Documentation

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
Initial value:
=
Transform3JsonConverter::Options{}

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().


The documentation for this struct was generated from the following file: