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

How to Use GENIE Output in Prometheus #44

Open
wesmail opened this issue Dec 3, 2024 · 0 comments
Open

How to Use GENIE Output in Prometheus #44

wesmail opened this issue Dec 3, 2024 · 0 comments

Comments

@wesmail
Copy link

wesmail commented Dec 3, 2024

Hi Prometheus team,

I'm new to both Prometheus and GENIE, and I'm trying to simulate neutrino events with energies below the 100 GeV threshold that LeptonInjector supports. I read in the documentation https://arxiv.org/pdf/2304.14526 that I could use GENIE to generate events below this threshold, and then reformat them using genie2prometheus explained in examples/genie_tester.ipynb to make them compatible with Prometheus.

However, I'm struggling with understanding how to take the output from GENIE and properly use it in Prometheus. Specifically, I need help with the following:

How do I parse the GENIE output (e.g., from a .ghep.root file) into a format that genie2prometheus can accept (h5 file ?)? how do I proceed with saving this information and configuring Prometheus to use it for injection?
Are there any complete examples or additional tools/scripts I should be aware of for this workflow?
I would really appreciate any guidance or step-by-step instructions for this process, as I am still learning how to navigate both GENIE and Prometheus.

Thank you for your help!

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

No branches or pull requests

1 participant