QEDjl-project / QEDprocesses.jl

[WIP]: QEDprocesses.jl: Modeling of scattering processes for QED.jl
MIT License
1 stars 3 forks source link

Qualify total_cross_section calls #80

Closed AntonReinhard closed 1 week ago

AntonReinhard commented 1 week ago

Since total_cross_section moves to QEDbase, we need to qualify the calls here for now in order for integration tests to work.

Once we remove the implementation here, the QEDbase. calls will automatically fail and need to be removed as well.