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

Classmethod for instantiating ParticleSet from LHE data #177

Open
jacanchaplais opened this issue May 31, 2024 · 0 comments
Open

Classmethod for instantiating ParticleSet from LHE data #177

jacanchaplais opened this issue May 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@jacanchaplais
Copy link
Owner

Enable reading LHE data into a ParticleSet. Want it to hook into showerpipe.lhe.LheEvent, which already does most of the parsing work.

I do wonder if it's worth including code for reading the event as a string, since other than the status codes, there isn't much LHE specific about it. Maybe another classmethod could convert from the string, but I am wary of code duplication between graphicle and showerpipe.

@jacanchaplais jacanchaplais added the enhancement New feature or request label May 31, 2024
@jacanchaplais jacanchaplais self-assigned this May 31, 2024
@jacanchaplais jacanchaplais added this to To do in graphicle via automation May 31, 2024
jacanchaplais added a commit that referenced this issue Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant