|
ACTS
Experiment-independent tracking
|
Options for the material interaction matcher The options are used to specify the vetos for the assignment. More...
#include <Acts/Material/MaterialInteractionAssignment.hpp>
Public Attributes | |
| std::vector< GlobalVeto > | globalVetos = {} |
| Allow global vetos for the assignment, e.g. | |
| GeometryHierarchyMap< LocalVeto > | localVetos = {} |
| Allow specific vetoes for the assignment, e.g. | |
| GeometryHierarchyMap< ReAssignment > | reAssignments = {} |
| Allow re-assignment of the material interaction, e.g. to respect. | |
Options for the material interaction matcher The options are used to specify the vetos for the assignment.
| std::vector<GlobalVeto> Acts::MaterialInteractionAssignment::Options::globalVetos = {} |
Allow global vetos for the assignment, e.g.
restricting the assignment to a specific volume
| GeometryHierarchyMap<LocalVeto> Acts::MaterialInteractionAssignment::Options::localVetos = {} |
Allow specific vetoes for the assignment, e.g.
only locally to surface, rest to next mapper (e.g. volume mapper)
| GeometryHierarchyMap<ReAssignment> Acts::MaterialInteractionAssignment::Options::reAssignments = {} |
Allow re-assignment of the material interaction, e.g. to respect.