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

Add cross section and probability #87

Merged

Conversation

szabo137
Copy link
Member

This adds generic implementations for total and differential cross-sections and probabilities based only on the interfaces.

Most of the functionality is copied from QEDprocesses, but adjusted to use AbstractPhaseSpacePoint and such.

@AntonReinhard
Copy link
Member

Will fix issue #86

@szabo137 szabo137 force-pushed the add-cross_section_and_probability branch from fb4c800 to ff65f11 Compare June 28, 2024 12:03
@AntonReinhard
Copy link
Member

@szabo137 Good to merge from my side. Is it still a draft for a reason?

@szabo137 szabo137 marked this pull request as ready for review June 28, 2024 13:12
@AntonReinhard AntonReinhard merged commit 6a9d240 into QEDjl-project:dev Jun 28, 2024
4 checks passed
szabo137 pushed a commit to QEDjl-project/QEDprocesses.jl that referenced this pull request Jun 28, 2024
The implementations of the cross sections and probability functions for
abstract processes have moved to QEDbase, see
QEDjl-project/QEDbase.jl#87. They are therefore
now deleted here.

Fixes issue QEDjl-project/QEDbase.jl#86
@AntonReinhard AntonReinhard added this to the Release-next milestone Jul 5, 2024
AntonReinhard pushed a commit to AntonReinhard/QEDbase.jl that referenced this pull request Jul 11, 2024
This adds generic implementations for total and differential
cross-sections and probabilities based only on the interfaces.

Most of the functionality is copied from `QEDprocesses`, but adjusted to
use `AbstractPhaseSpacePoint` and such.

---------

Co-authored-by: Uwe Hernandez Acosta <[email protected]>
AntonReinhard pushed a commit to AntonReinhard/QEDbase.jl that referenced this pull request Jul 11, 2024
This adds generic implementations for total and differential
cross-sections and probabilities based only on the interfaces.

Most of the functionality is copied from `QEDprocesses`, but adjusted to
use `AbstractPhaseSpacePoint` and such.

---------

Co-authored-by: Uwe Hernandez Acosta <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants