Analysis Software
Documentation for sPHENIX simulation software
|
Nested options struct. More...
#include <acts/blob/sPHENIX/Plugins/DD4hep/include/Acts/Plugins/DD4hep/DD4hepLayerStructure.hpp>
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. | |
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
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().
std::string Acts::Experimental::DD4hepLayerStructure::Options::name = "" |
The name of the object.
Definition at line 59 of file DD4hepLayerStructure.hpp.
View newest version in sPHENIX GitHub at line 59 of file DD4hepLayerStructure.hpp
Referenced by cpp.tokenize.Token::__str__(), cpp.ast.Define::__str__(), cpp.ast.Parameter::__str__(), cpp.ast.Typedef::__str__(), cpp.ast._NestedType::__str__(), cpp.ast.Class::__str__(), cpp.ast.Function::__str__(), cpp.ast.Type::__str__(), BOOST_AUTO_TEST_CASE(), Acts::Experimental::DD4hepLayerStructure::builder(), cpp.ast._GenericDeclaration::FullName(), and cpp.ast.VariableDeclaration::ToString().
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