ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::Experimental::Blueprint::Config Struct Reference

#include <Acts/Geometry/Blueprint.hpp>

Collaboration diagram for Acts::Experimental::Blueprint::Config:
[legend]

Public Attributes

bool boundDeduplication {true}
 Apply a bound deduplication on the world volume.
ExtentEnvelope envelope = ExtentEnvelope::Zero()
 Determine how much envelope space to produce from the highest volume in the geometry hierarchy and the world volume.

Member Data Documentation

◆ boundDeduplication

bool Acts::Experimental::Blueprint::Config::boundDeduplication {true}

Apply a bound deduplication on the world volume.

It ensures that equivalent bounds are instantiated only once & recycled across the geometry components

◆ envelope

ExtentEnvelope Acts::Experimental::Blueprint::Config::envelope = ExtentEnvelope::Zero()

Determine how much envelope space to produce from the highest volume in the geometry hierarchy and the world volume.