From fc55362e8f6f20168bc39fede590aaf840199d93 Mon Sep 17 00:00:00 2001 From: Simon Gardner Date: Fri, 5 Apr 2024 00:16:58 +0100 Subject: [PATCH] Added definitions_craterlake to ip6 configurations (#696) ### Briefly, what does this PR introduce? The ip6 configurations were unable to be used to reconstruct tracks from the B0 surfaces without the DD4hep_SubdetectorAssembly which wraps around it which is defined in definitions_craterlake. ### What kind of change does this PR introduce? - [x] Bug fix (issue #__) - [ ] New feature (issue #__) - [ ] Documentation update - [ ] Other: __ ### Please check if this PR fulfills the following: - [ ] Tests for the changes have been added - [ ] Documentation has been added / updated - [ ] Changes have been communicated to collaborators ### Does this PR introduce breaking changes? What changes might users need to make to their code? No ### Does this PR change default behavior? No --- configurations/ip6.yml | 2 ++ configurations/ip6_extended.yml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/configurations/ip6.yml b/configurations/ip6.yml index 66fa680e6..cd9591e83 100644 --- a/configurations/ip6.yml +++ b/configurations/ip6.yml @@ -1,5 +1,7 @@ features: beampipe: + tracking: + definitions_craterlake: far_forward: default: far_backward: diff --git a/configurations/ip6_extended.yml b/configurations/ip6_extended.yml index d1a1f000c..5e4a172f9 100644 --- a/configurations/ip6_extended.yml +++ b/configurations/ip6_extended.yml @@ -1,5 +1,7 @@ features: beampipe: + tracking: + definitions_craterlake: far_forward: default: far_backward: