Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add approximate settings for early science beam configurations #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ajentsch
Copy link

Briefly, what does this PR introduce?

This PR adds settings for the afterburner to allow burning of e+D, e+He3, and e+p configurations which match the settings of the early-science program. For now, these settings assume "BeAGLE" style input for the nuclei, where the momenta are assumed be for the "active" nucleon participating in the hard interaction.

For example, 10x130 GeV/n e+deuteron interactions are "looking" for either a beam proton or a beam neutron with ~ 130 GeV of energy.

If a generator is used which assumes the actual nucleus as an incoming beam in the HEPMC event record (e.g. status == 4 hadron beam), and new PR will be needed to add the proper functionality.

It should be noted that these "new" beam configurations are APPROXIMATE, using existing proton beam settings that are "close" in beam energy.

We do not have official beam settings from the project, but once we do, these numbers will be updated in the afterburner promptly.

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:

  • [ x] Tests for the changes have been added

Offline tests have been completed and it seems to work as expected. We will perform tests once we have events generated to ensure all settings are okay - but this needs to be available on a short timescale so people can begin testing and provide feedback.

  • [ x] Documentation has been added / updated

See comments in the modified code.

  • [ x] Changes have been communicated to collaborators

This has been discussed with some of the interested analyzers, and more will be discussed at the ePIC meeting.

Does this PR introduce breaking changes? What changes might users need to make to their code?

No, it just adds more functionality.

Does this PR change default behavior?

It shouldn't, no. It should only add more usable configurations for other inputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant