|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Incoming/outgoing particles extracted from a MARTY computeWilsonCoefficients call. More...
#include <CinematicExtractor.h>
Public Member Functions | |
| bool | empty () const |
| std::size_t | incoming_count () const |
| std::size_t | outgoing_count () const |
| std::vector< std::string > | ordered_particles () const |
Public Attributes | |
| std::vector< std::string > | incoming |
| std::vector< std::string > | outgoing |
Incoming/outgoing particles extracted from a MARTY computeWilsonCoefficients call.
The ordered leg convention used by the kinematic formulas is: m1 = first incoming particle, m2, m3, ... = outgoing particles in the order they appear in the template.
Definition at line 25 of file CinematicExtractor.h.
|
inline |
Definition at line 29 of file CinematicExtractor.h.
|
inline |
Definition at line 30 of file CinematicExtractor.h.
|
inline |
Definition at line 33 of file CinematicExtractor.h.
|
inline |
Definition at line 31 of file CinematicExtractor.h.
| std::vector<std::string> CinematicProcess::incoming |
Definition at line 26 of file CinematicExtractor.h.
| std::vector<std::string> CinematicProcess::outgoing |
Definition at line 27 of file CinematicExtractor.h.