ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::ISensorDesign Class Referenceabstract

Abstract base class for the physical design description of a detector element. More...

#include <Acts/Geometry/ISensorDesign.hpp>

Public Member Functions

virtual std::string_view name () const =0
 Name identification for logging and debugging.

Detailed Description

Abstract base class for the physical design description of a detector element.

Member Function Documentation

◆ name()

virtual std::string_view Acts::ISensorDesign::name ( ) const
pure virtual

Name identification for logging and debugging.

Returns
string view of the design name