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

Nested options struct. More...

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

+ Collaboration diagram for Acts::Experimental::DD4hepLayerStructure::Options:

Public Attributes

std::string name = ""
 The name of the object.
 
Logging::Level logLevel = Logging::INFO
 An out put log level.
 
unsigned int nSegments = 1u
 Approximation for the polyhedron binning nSegments.
 
DD4hepDetectorSurfaceFactory::Options conversionOptions
 Conversion options.
 

Detailed Description

Nested options struct.

If a binning description or a support cylinder description is chosen through options, it overwrites the corresponding description coming from DD4hep.

Definition at line 57 of file DD4hepLayerStructure.hpp.

View newest version in sPHENIX GitHub at line 57 of file DD4hepLayerStructure.hpp

Member Data Documentation

DD4hepDetectorSurfaceFactory::Options Acts::Experimental::DD4hepLayerStructure::Options::conversionOptions

Conversion options.

Definition at line 65 of file DD4hepLayerStructure.hpp.

View newest version in sPHENIX GitHub at line 65 of file DD4hepLayerStructure.hpp

Referenced by Acts::Experimental::DD4hepLayerStructure::builder().

Logging::Level Acts::Experimental::DD4hepLayerStructure::Options::logLevel = Logging::INFO

An out put log level.

Definition at line 61 of file DD4hepLayerStructure.hpp.

View newest version in sPHENIX GitHub at line 61 of file DD4hepLayerStructure.hpp

Referenced by BOOST_AUTO_TEST_CASE(), and Acts::Experimental::DD4hepLayerStructure::builder().

unsigned int Acts::Experimental::DD4hepLayerStructure::Options::nSegments = 1u

Approximation for the polyhedron binning nSegments.

Definition at line 63 of file DD4hepLayerStructure.hpp.

View newest version in sPHENIX GitHub at line 63 of file DD4hepLayerStructure.hpp


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