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

Additional layer between ParticleStateful and PhaseSpacePoint #32

Open
AntonReinhard opened this issue Jun 13, 2024 · 1 comment
Open

Comments

@AntonReinhard
Copy link
Member

As discussed offline, it would be useful to have an additional object layer between ParticleStateful and PhaseSpacePoint, something like a ParticleList. It would essentially be a wrapper around the current Tuples of in/out particles in the PhaseSpacePoint. As such it should introduce zero overhead to the existing definition, both space and time-wise.
It would also allow the utility (such as the type checking/assembling, definitions, and construction from coordinates) to be used elsewhere, for example in QEDevents when generating multi-particle samples.

@AntonReinhard
Copy link
Member Author

This issue should be transferred to QEDcore.jl once the refactoring is done there.

@AntonReinhard AntonReinhard transferred this issue from QEDjl-project/QEDprocesses.jl Jun 28, 2024
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