-
Notifications
You must be signed in to change notification settings - Fork 3
44 update arches and brycecanyon to point to correct magnet files #45
44 update arches and brycecanyon to point to correct magnet files #45
Conversation
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 |
Hey Sakib,
The ECal is the default for this simulation campaign for both
configurations. There is no reason to have both the preshower and ECal for
this, since the Exclusive group will not make use of the preshower right
now, as far as I know.
I changed the magnetic field in BryceCanyon to the low energy configuration
since the 275 is the default for Arches.
…On Thu, Oct 13, 2022 at 9:56 AM Sakib Rahman ***@***.***> wrote:
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.
—
Reply to this email directly, view it on GitHub
<#45 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADABSF4AZBNPXZ64DH6FOZ3WDAIKBANCNFSM6AAAAAAREJUR6I>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
-------------------------------------------------------------
Dr. Alexander M. Jentsch
Research Associate, Cold QCD Group
Brookhaven National Laboratory
Upton, NY 11973
Bldg. 510, 2-234
Phone (office): 631-344-2139
Phone (cell): 281-726-0114
Pronouns: he/him/his
|
@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. |
Both brycecanyon and arches will use the ecal by default once this eic/ip6#45 goes through. Only difference will be energy.
There was a problem hiding this 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.
…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>
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?
Please check if this PR fulfills the following:
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.