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

feat: Add Pythia8 python example + test #1031

Merged

Conversation

paulgessinger
Copy link
Member

This PR adds a python example script demonstrating our Pythia8 integration. It can write out particles to CSV and ROOT formats. Also adds a test for this behavior.

@paulgessinger paulgessinger added this to the next milestone Oct 6, 2021
@codecov
Copy link

codecov bot commented Oct 6, 2021

Codecov Report

Merging #1031 (b2f5245) into main (0910518) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1031   +/-   ##
=======================================
  Coverage   48.57%   48.57%           
=======================================
  Files         338      338           
  Lines       17369    17369           
  Branches     8216     8216           
=======================================
  Hits         8437     8437           
  Misses       3179     3179           
  Partials     5753     5753           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0910518...b2f5245. Read the comment docs.

Copy link
Contributor

@Corentin-Allaire Corentin-Allaire left a comment

Choose a reason for hiding this comment

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

This looks good to me. Unfortunately I don't have pythia locally so I cannot test it, @paulgessinger could you run it before merging to confirm it works properly ?

@paulgessinger
Copy link
Member Author

paulgessinger commented Oct 25, 2021

Tested this locally, and the CI runs it as well.

@Corentin-Allaire
Copy link
Contributor

Tested this locally, and the CI runs it as well.

I didn't think about this... Yeah then it should be fine !

@paulgessinger paulgessinger enabled auto-merge (squash) October 25, 2021 11:49
@paulgessinger paulgessinger merged commit d510ac1 into acts-project:main Nov 3, 2021
@paulgessinger paulgessinger modified the milestones: next, v15.0.0 Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants