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

Forward-declaration friendly class for backward compatibility This class does not allow modification of the underlying surfaces. More...

#include <Acts/Geometry/ProtoLayer.hpp>

Inheritance diagram for Acts::ProtoLayer:
[legend]
Collaboration diagram for Acts::ProtoLayer:
[legend]

Public Member Functions

 ProtoLayer (const MutableProtoLayer &other)
 Constructor from mutable proto layer.

Detailed Description

Forward-declaration friendly class for backward compatibility This class does not allow modification of the underlying surfaces.

Constructor & Destructor Documentation

◆ ProtoLayer()

Acts::ProtoLayer::ProtoLayer ( const MutableProtoLayer & other)
explicit

Constructor from mutable proto layer.

Parameters
otherThe mutable proto layer to copy from