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

Nested cache struct. More...

#include <acts/blob/sPHENIX/Core/include/Acts/Detector/GeometryIdGenerator.hpp>

Public Attributes

unsigned int volumeCount = 0u
 Cache count of the volume, for non-container mode.
 
unsigned int layerCount = 0u
 Cache count of the layer volume, for container mode.
 
unsigned int portalCount = 0u
 Cache count of the portal surfaces.
 
unsigned int passiveCount = 0u
 Cache count of passive surfaces.
 
unsigned int sensitiveCount = 0u
 Cache count of sensitive surfaces.
 

Detailed Description

Nested cache struct.

Definition at line 56 of file GeometryIdGenerator.hpp.

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

Member Data Documentation

unsigned int Acts::Experimental::GeometryIdGenerator::Cache::layerCount = 0u

Cache count of the layer volume, for container mode.

Definition at line 60 of file GeometryIdGenerator.hpp.

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

Referenced by Acts::Experimental::GeometryIdGenerator::volumeId().

unsigned int Acts::Experimental::GeometryIdGenerator::Cache::passiveCount = 0u

Cache count of passive surfaces.

Definition at line 64 of file GeometryIdGenerator.hpp.

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

unsigned int Acts::Experimental::GeometryIdGenerator::Cache::portalCount = 0u

Cache count of the portal surfaces.

Definition at line 62 of file GeometryIdGenerator.hpp.

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

unsigned int Acts::Experimental::GeometryIdGenerator::Cache::sensitiveCount = 0u

Cache count of sensitive surfaces.

Definition at line 66 of file GeometryIdGenerator.hpp.

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

unsigned int Acts::Experimental::GeometryIdGenerator::Cache::volumeCount = 0u

Cache count of the volume, for non-container mode.

Definition at line 58 of file GeometryIdGenerator.hpp.

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

Referenced by Acts::Experimental::GeometryIdGenerator::volumeId().


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