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

Printout functions interface #157

Open
jncots opened this issue Jun 27, 2023 · 0 comments
Open

Printout functions interface #157

jncots opened this issue Jun 27, 2023 · 0 comments

Comments

@jncots
Copy link
Collaborator

jncots commented Jun 27, 2023

All event generators have some sort of printout functions for an event, e.g. dt_evtout in DpmJet or sib_list in Sibyll. Since EventData class may contain transformed momenta and energy, it would be good to have a direct access to raw data produced by event generator for debugging.

I have in mind to write a method for "MCRun" which would return the output of the printout functions as a string. Here I would like to discuss whether this functionality is needed and in what form.

A related issue: probably EventData class also needs a listing similar to dt_evtout output?

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