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

Nested configuration struct. More...

#include <Acts/Material/IntersectionMaterialAssigner.hpp>

Collaboration diagram for Acts::IntersectionMaterialAssigner::Config:
[legend]

Public Attributes

std::vector< const Surface * > surfaces
 The surfaces to be tested.
std::vector< const TrackingVolume * > trackingVolumes
 The volumes to be tested: TrackingVolume.

Detailed Description

Nested configuration struct.

Member Data Documentation

◆ surfaces

std::vector<const Surface*> Acts::IntersectionMaterialAssigner::Config::surfaces

The surfaces to be tested.

◆ trackingVolumes

std::vector<const TrackingVolume*> Acts::IntersectionMaterialAssigner::Config::trackingVolumes

The volumes to be tested: TrackingVolume.