Skip to content

Commit

Permalink
Add 5x100 beam energy configuration (#782)
Browse files Browse the repository at this point in the history
### 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 <[email protected]>
  • Loading branch information
rahmans1 and veprbl authored Sep 22, 2024
1 parent adc37d1 commit 4691d14
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions configurations/craterlake_5x100.yml
Original file line number Diff line number Diff line change
@@ -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:

0 comments on commit 4691d14

Please sign in to comment.