From 4691d14546ad7daeb53a1100e8a7636ab1b85a01 Mon Sep 17 00:00:00 2001 From: Sakib Rahman Date: Sun, 22 Sep 2024 12:02:05 -0400 Subject: [PATCH] Add 5x100 beam energy configuration (#782) ### Briefly, what does this PR introduce? One of the new DEMP-1.2.0 datasets use 5x100 energy configuration. So, need to add a new energy suffixed geometry configuration. ### What kind of change does this PR introduce? - [ ] 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? ### Does this PR change default behavior? Co-authored-by: Dmitry Kalinkin --- configurations/craterlake_5x100.yml | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 configurations/craterlake_5x100.yml diff --git a/configurations/craterlake_5x100.yml b/configurations/craterlake_5x100.yml new file mode 100644 index 000000000..25b7b6c1e --- /dev/null +++ b/configurations/craterlake_5x100.yml @@ -0,0 +1,38 @@ +ebeam: 5 +pbeam: 100 +features: + beampipe: + tracking: + definitions_craterlake: + vertex_barrel: + silicon_barrel: + mpgd_barrel: + support_service_craterlake: + mpgd_outerbarrel: + mpgd_forward_endcap: + mpgd_backward_endcap: + silicon_disks: + tof_barrel: + tof_endcap: + pid: + dirc: + pfrich: + drich: + ecal: + forward_homogeneous: + forward_insert_homogeneous: + bic_default: + backward_PbWO4: + solenoid: + hcal: + lfhcal_with_space_for_insert: + forward_insert: + barrel_gdml: + barrel_flux_return: + forward_endcap_flux: + backward: + backward_endcap_flux: + far_forward: + default: + far_backward: + default: