Analysis Software
Documentation for sPHENIX simulation software
|
Nested config struct. More...
#include <acts/blob/sPHENIX/Core/include/Acts/Detector/GeometryIdGenerator.hpp>
Public Attributes | |
bool | containerMode = false |
Container mode. | |
unsigned int | containerId = 0u |
Container id (if container mode), will not be incremented. | |
bool | resetSubCounters = true |
Resetting mode. | |
bool | overrideExistingIds = false |
Force override existing ids. | |
Nested config struct.
Definition at line 44 of file GeometryIdGenerator.hpp.
View newest version in sPHENIX GitHub at line 44 of file GeometryIdGenerator.hpp
unsigned int Acts::Experimental::GeometryIdGenerator::Config::containerId = 0u |
Container id (if container mode), will not be incremented.
Definition at line 48 of file GeometryIdGenerator.hpp.
View newest version in sPHENIX GitHub at line 48 of file GeometryIdGenerator.hpp
Referenced by BOOST_AUTO_TEST_CASE().
bool Acts::Experimental::GeometryIdGenerator::Config::containerMode = false |
Container mode.
Definition at line 46 of file GeometryIdGenerator.hpp.
View newest version in sPHENIX GitHub at line 46 of file GeometryIdGenerator.hpp
Referenced by BOOST_AUTO_TEST_CASE().
bool Acts::Experimental::GeometryIdGenerator::Config::overrideExistingIds = false |
Force override existing ids.
Definition at line 52 of file GeometryIdGenerator.hpp.
View newest version in sPHENIX GitHub at line 52 of file GeometryIdGenerator.hpp
bool Acts::Experimental::GeometryIdGenerator::Config::resetSubCounters = true |
Resetting mode.
Definition at line 50 of file GeometryIdGenerator.hpp.
View newest version in sPHENIX GitHub at line 50 of file GeometryIdGenerator.hpp
Referenced by BOOST_AUTO_TEST_CASE().