Skip to content

Commit

Permalink
Update Plugins/DD4hep/include/Acts/Plugins/DD4hep/DD4hepDetectorEleme…
Browse files Browse the repository at this point in the history
…nt.hpp

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
asalzburger and coderabbitai[bot] authored Nov 12, 2024
1 parent 8744926 commit d32ed90
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ class DD4hepDetectorElement : public TGeoDetectorElement {
/// Return the transform for the Element proxy mechanism
///
/// @param gctx The current geometry context object, e.g. alignment
/// @return The contextual transform matrix that may include misalignment
/// @note This method enables dynamic geometry updates through the context
const Transform3& transform(const GeometryContext& gctx) const final;

private:
Expand Down

0 comments on commit d32ed90

Please sign in to comment.