Skip to content

Commit

Permalink
Update Plugins/DD4hep/include/Acts/Plugins/DD4hep/DD4hepGeometryConte…
Browse files Browse the repository at this point in the history
…xt.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 986f7d7 commit b2d2eeb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ class DD4hepDetectorElement;
class DD4hepGeometryContext : public GeometryContext{
public:
/// Explicit inactive constructor
/// Creates an inactive geometry context that skips alignment corrections
/// @return DD4hepGeometryContext instance with inactive state
static DD4hepGeometryContext inactive() { return DD4hepGeometryContext(false); }

/// The transform of this detector element within the given context
Expand Down

0 comments on commit b2d2eeb

Please sign in to comment.