![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Nested configuration object. More...
#include <acts/blob/sPHENIX/Core/include/Acts/Detector/DetectorBuilder.hpp>
Collaboration diagram for Acts::Experimental::DetectorBuilder::Config:Public Attributes | |
| std::string | name = "unnamed" |
| The name of the volume to be built. | |
| std::shared_ptr< const IDetectorComponentBuilder > | builder = nullptr |
| An external builder. | |
| std::shared_ptr< const IGeometryIdGenerator > | geoIdGenerator = nullptr |
| A geometry id generator. | |
| std::string | auxiliary = "" |
| Auxiliary information. | |
Nested configuration object.
Definition at line 33 of file DetectorBuilder.hpp.
View newest version in sPHENIX GitHub at line 33 of file DetectorBuilder.hpp
| std::string Acts::Experimental::DetectorBuilder::Config::auxiliary = "" |
Auxiliary information.
Definition at line 41 of file DetectorBuilder.hpp.
View newest version in sPHENIX GitHub at line 41 of file DetectorBuilder.hpp
Referenced by BOOST_AUTO_TEST_CASE().
| std::shared_ptr<const IDetectorComponentBuilder> Acts::Experimental::DetectorBuilder::Config::builder = nullptr |
An external builder.
Definition at line 37 of file DetectorBuilder.hpp.
View newest version in sPHENIX GitHub at line 37 of file DetectorBuilder.hpp
Referenced by BOOST_AUTO_TEST_CASE(), and Acts::Experimental::DetectorBuilder::DetectorBuilder().
| std::shared_ptr<const IGeometryIdGenerator> Acts::Experimental::DetectorBuilder::Config::geoIdGenerator = nullptr |
A geometry id generator.
Definition at line 39 of file DetectorBuilder.hpp.
View newest version in sPHENIX GitHub at line 39 of file DetectorBuilder.hpp
Referenced by BOOST_AUTO_TEST_CASE().
| std::string Acts::Experimental::DetectorBuilder::Config::name = "unnamed" |
The name of the volume to be built.
Definition at line 35 of file DetectorBuilder.hpp.
View newest version in sPHENIX GitHub at line 35 of file DetectorBuilder.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(), cpp.ast._GenericDeclaration::FullName(), and cpp.ast.VariableDeclaration::ToString().