Skip to content

Rename surface barcode to identifier

0af958b
Select commit
Loading
Failed to load commit list.
Open

ref: ACTS compliant renaming #1131

Rename surface barcode to identifier
0af958b
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Apr 8, 2026 in 5m 28s

Annotations

Check warning on line 100 in core/include/detray/geometry/identifier.hpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer "std::to_underlying" to "std::underlying_type_t" to cast enums to their underlying type.

See more on https://sonarcloud.io/project/issues?id=acts-project_detray&issues=AZ0_DjeqG4UEpUEQW6UV&open=AZ0_DjeqG4UEpUEQW6UV&pullRequest=1131

Check warning on line 176 in core/include/detray/geometry/identifier.hpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use an intermediary "std::to_underlying" to cast an enum to an integral type that is not the underlying type.

See more on https://sonarcloud.io/project/issues?id=acts-project_detray&issues=AZ0_DjeqG4UEpUEQW6UW&open=AZ0_DjeqG4UEpUEQW6UW&pullRequest=1131