ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::Portal::Arguments Struct Reference

Helper struct for the arguments to the portal constructor below using designated initializers. More...

#include <Acts/Geometry/Portal.hpp>

Collaboration diagram for Acts::Portal::Arguments:
[legend]

Classes

 Aggregate over a surface and a volume with optional semantics. More...

Public Attributes

Link alongNormal {}
 Entry for the link along normal.
Link oppositeNormal {}
 Entry for the link opposite normal.

Detailed Description

Helper struct for the arguments to the portal constructor below using designated initializers.

Member Data Documentation

◆ alongNormal

Link Acts::Portal::Arguments::alongNormal {}

Entry for the link along normal.

◆ oppositeNormal

Link Acts::Portal::Arguments::oppositeNormal {}

Entry for the link opposite normal.