mmikhasenko / ThreeBodyDecays.jl

Builder of the three-body decay model using cascade approach
https://mmikhasenko.github.io/ThreeBodyDecays.jl/
MIT License
2 stars 0 forks source link

introduce Model struct #7

Closed mmikhasenko closed 7 months ago

mmikhasenko commented 7 months ago

A model struct ThreeBodyDecay holds a static array of decay chains, names, and couplings.

Also, convenience methods like masses, and spins are introduced

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (66abf72) 81.96% compared to head (6761161) 83.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ========================================== + Coverage 81.96% 83.12% +1.16% ========================================== Files 9 10 +1 Lines 305 326 +21 ========================================== + Hits 250 271 +21 Misses 55 55 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.