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

Nested options struct to steer the conversion. More...

#include <acts/blob/sPHENIX/Plugins/DD4hep/include/Acts/Plugins/DD4hep/DD4hepDetectorSurfaceFactory.hpp>

Public Attributes

bool convertSensitive = true
 Convert sensitive surfaces.
 
bool convertPassive = true
 Convert passive surfaces.
 
bool convertMaterial = true
 Convert material directly.
 
bool convertProxyMaterial = true
 Convert proxy material - overrides convertMaterial if present.
 
ActsScalar surfaceMaterialThickness = 1_mm
 New reference material thickness for surfaces.
 

Detailed Description

Nested options struct to steer the conversion.

Definition at line 67 of file DD4hepDetectorSurfaceFactory.hpp.

View newest version in sPHENIX GitHub at line 67 of file DD4hepDetectorSurfaceFactory.hpp

Member Data Documentation

bool Acts::DD4hepDetectorSurfaceFactory::Options::convertMaterial = true

Convert material directly.

Definition at line 73 of file DD4hepDetectorSurfaceFactory.hpp.

View newest version in sPHENIX GitHub at line 73 of file DD4hepDetectorSurfaceFactory.hpp

Referenced by Acts::DD4hepDetectorSurfaceFactory::attachSurfaceMaterial().

bool Acts::DD4hepDetectorSurfaceFactory::Options::convertPassive = true

Convert passive surfaces.

Definition at line 71 of file DD4hepDetectorSurfaceFactory.hpp.

View newest version in sPHENIX GitHub at line 71 of file DD4hepDetectorSurfaceFactory.hpp

Referenced by Acts::DD4hepDetectorSurfaceFactory::construct(), and Acts::DD4hepDetectorSurfaceFactory::recursiveConstruct().

bool Acts::DD4hepDetectorSurfaceFactory::Options::convertProxyMaterial = true

Convert proxy material - overrides convertMaterial if present.

Definition at line 75 of file DD4hepDetectorSurfaceFactory.hpp.

View newest version in sPHENIX GitHub at line 75 of file DD4hepDetectorSurfaceFactory.hpp

bool Acts::DD4hepDetectorSurfaceFactory::Options::convertSensitive = true

Convert sensitive surfaces.

Definition at line 69 of file DD4hepDetectorSurfaceFactory.hpp.

View newest version in sPHENIX GitHub at line 69 of file DD4hepDetectorSurfaceFactory.hpp

Referenced by Acts::DD4hepDetectorSurfaceFactory::construct(), and Acts::DD4hepDetectorSurfaceFactory::recursiveConstruct().

ActsScalar Acts::DD4hepDetectorSurfaceFactory::Options::surfaceMaterialThickness = 1_mm

New reference material thickness for surfaces.

Definition at line 77 of file DD4hepDetectorSurfaceFactory.hpp.

View newest version in sPHENIX GitHub at line 77 of file DD4hepDetectorSurfaceFactory.hpp

Referenced by Acts::DD4hepDetectorSurfaceFactory::attachSurfaceMaterial().


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