Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

44 update arches and brycecanyon to point to correct magnet files #45

Conversation

ajentsch
Copy link
Contributor

@ajentsch ajentsch commented Oct 13, 2022

Briefly, what does this PR introduce?

Makes Arches and BryceCanyon point to the correct magnet settings and B0 calorimetry components.

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?

No.

Does this PR change default behavior?

Yes - the BryceCanyon config now use 41 GeV hadron beam settings, and the B0 ECal.

@ajentsch ajentsch linked an issue Oct 13, 2022 that may be closed by this pull request
@rahmans1
Copy link
Contributor

Briefly, what does this PR introduce?

Makes Arches and BryceCanyon point to the correct magnet settings and B0 calorimetry components.

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
  • [ x] 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?

Yes - the BryceCanyon config now use 41 GeV hadron beam settings, and the B0 ECal.

Hey Alex. I set up Brycecanyon as the version that picks up the preshower and arches as the version that picks up ecal. https://github.com/eic/ip6/blob/master/ip6/far_forward_arches.xml
https://github.com/eic/ip6/blob/master/ip6/far_forward_brycecanyon.xml
I think you only need to change the magnetic field in arches.

@ajentsch
Copy link
Contributor Author

ajentsch commented Oct 13, 2022 via email

@rahmans1
Copy link
Contributor

@ajentsch Thanks for the clarification. So, the only difference between arches and brycecanyon is the magnetic field? In that case, I need to update this pR eic/epic#186. Note that epic doesn't pick up the ip6 files. Rather it directly calls the farforward files in the global template So, if we want epic.xml to pick up the right magnetic field, I would need to update the config file here https://github.com/eic/epic/blob/160-add-b0-ecal/configurations/arches.yml which is used by the jinja template to generate the epic_arches.xml file and same for brycecanyon.

rahmans1 added a commit to eic/epic that referenced this pull request Oct 13, 2022
Both brycecanyon and arches will use the ecal by default once this eic/ip6#45 goes through. Only difference will be energy.
Copy link
Contributor

@wdconinc wdconinc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@wdconinc wdconinc merged commit ffdf834 into master Oct 16, 2022
@wdconinc wdconinc deleted the 44-update-arches-and-brycecanyon-to-point-to-correct-magnet-files branch October 16, 2022 21:54
wdconinc added a commit to eic/epic that referenced this pull request Oct 17, 2022
…am with B0 ECal (#186)

Adding versioning to run with 275 (arches) or 41 (brycecanyon) GeV beam with B0 ECal

- [x] This should be merged following eic/ip6#45

### What kind of change does this PR introduce?
- [ ] Bug fix (issue #__)
- [X] New feature (issue #160)
- [ ] Documentation update
- [ ] Other: __

### Please check if this PR fulfills the following:
- [X] Tests for the changes have been added
- [X] Documentation has been added / updated
- [X] 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?
Introduces versioning in ip6 geometry (arches uses ecal in B0 and
brycecanyon uses preshower)

Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Arches and BryceCanyon to point to correct magnet files
3 participants