Skip to content

Commit

Permalink
Lfhcal geoupdate (#798)
Browse files Browse the repository at this point in the history
### Briefly, what does this PR introduce?
implements latest geometry of the lfhcal

### What kind of change does this PR introduce?
- [ ] Bug fix (issue #__)
- [x] 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: Nicolas Schmidt <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dmitry Kalinkin <[email protected]>
  • Loading branch information
4 people authored Oct 22, 2024
1 parent ed1917d commit c01922f
Show file tree
Hide file tree
Showing 4 changed files with 1,325 additions and 1,308 deletions.
2 changes: 1 addition & 1 deletion compact/definitions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ Service gaps in FW direction (before endcapP ECAL) and BW direction (before endc

<constant name="LFHCAL_zmin" value="EcalEndcapP_zmin + EcalEndcapP_length"/>
<comment> LFHCAL is 140 cm total, but current implementation leaves the final 10 cm empty </comment>
<constant name="LFHCAL_length" value="140.0*cm"/>
<constant name="LFHCAL_length" value="134.54*cm"/>
<constant name="LFHCAL_zmax" value="LFHCAL_zmin + LFHCAL_length"/>

<constant name="HcalEndcapPInsert_zmin" value="EcalEndcapP_zmin + EcalEndcapP_length"/>
Expand Down
Loading

0 comments on commit c01922f

Please sign in to comment.