Analysis Software
Documentation for sPHENIX simulation software
|
nested options struct More...
#include <acts/blob/sPHENIX/Plugins/DD4hep/include/Acts/Plugins/DD4hep/DD4hepVolumeStructure.hpp>
Public Attributes | |
std::string | name = "" |
The name of the object. | |
Acts::Logging::Level | logLevel = Acts::Logging::INFO |
An output log level for the builder. | |
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 48 of file DD4hepVolumeStructure.hpp.
View newest version in sPHENIX GitHub at line 48 of file DD4hepVolumeStructure.hpp
Acts::Logging::Level Acts::Experimental::DD4hepVolumeStructure::Options::logLevel = Acts::Logging::INFO |
An output log level for the builder.
Definition at line 52 of file DD4hepVolumeStructure.hpp.
View newest version in sPHENIX GitHub at line 52 of file DD4hepVolumeStructure.hpp
Referenced by BOOST_AUTO_TEST_CASE(), and Acts::Experimental::DD4hepVolumeStructure::builder().
std::string Acts::Experimental::DD4hepVolumeStructure::Options::name = "" |
The name of the object.
Definition at line 50 of file DD4hepVolumeStructure.hpp.
View newest version in sPHENIX GitHub at line 50 of file DD4hepVolumeStructure.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::DD4hepVolumeStructure::builder(), cpp.ast._GenericDeclaration::FullName(), and cpp.ast.VariableDeclaration::ToString().