ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
ActsPlugins::Geant4DetectorSurfaceFactory::Cache Struct Reference

Nested cache that records the conversion status. More...

#include <ActsPlugins/Geant4/Geant4DetectorSurfaceFactory.hpp>

Collaboration diagram for ActsPlugins::Geant4DetectorSurfaceFactory::Cache:
[legend]

Public Attributes

std::size_t convertedMaterials = 0
 matching and conversion statistics: materials
std::size_t convertedSurfaces = 0
 matching and conversion statistics: surfaces
std::size_t matchedG4Volumes = 0
 matching and conversion statistics: volumes
std::vector< Geant4PassiveSurfacepassiveSurfaces
 The created non-const surfaces - for further processing,.
std::vector< Geant4SensitiveSurfacesensitiveSurfaces
 The created detector elements - for the detector store.

Detailed Description

Nested cache that records the conversion status.