ATLAS Offline Software
Loading...
Searching...
No Matches
ActsTrk::DetectorElementGeoInfo Struct Reference

Geometry identifier and surface of a detector element. More...

#include <DetectorElementToActsGeometryIdMap.h>

Collaboration diagram for ActsTrk::DetectorElementGeoInfo:

Public Attributes

Acts::GeometryIdentifier geoId {}
const Acts::Surface * surface {nullptr}

Detailed Description

Geometry identifier and surface of a detector element.

Definition at line 28 of file DetectorElementToActsGeometryIdMap.h.

Member Data Documentation

◆ geoId

Acts::GeometryIdentifier ActsTrk::DetectorElementGeoInfo::geoId {}

Definition at line 29 of file DetectorElementToActsGeometryIdMap.h.

29{};

◆ surface

const Acts::Surface* ActsTrk::DetectorElementGeoInfo::surface {nullptr}

Definition at line 30 of file DetectorElementToActsGeometryIdMap.h.

30{nullptr};

The documentation for this struct was generated from the following file: