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

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.
 

Detailed Description

Nested config struct.

Definition at line 44 of file GeometryIdGenerator.hpp.

View newest version in sPHENIX GitHub at line 44 of file GeometryIdGenerator.hpp

Member Data Documentation

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().


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