Struct Acts::DD4hepDetectorSurfaceFactory::Cache

struct Cache

Nested cache that records the conversion status.

Public Members

std::vector<Experimental::ProtoBinning> binnings = {}

The collected binnings.

std::size_t convertedMaterials = 0

matching and conversion statistics: materials

std::size_t convertedSurfaces = 0

matching and conversion statistics: surfaces

std::vector<DD4hepPassiveSurface> passiveSurfaces

The created non-const surfaces - for further processing,.

std::vector<DD4hepSensitiveSurface> sensitiveSurfaces

The created detector elements - for the detector store.

std::vector<Experimental::ProtoSupport> supports = {}

The collected supports.