Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
WilsonGroup.cpp File Reference
#include "WilsonGroup.h"
#include <algorithm>
Include dependency graph for WilsonGroup.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const CoefficientGroup &coeffs)
 Streams all coefficients and standard values (LO/NLO/NNLO at matching + hadronic scales).
 
std::ostream & operator<< (std::ostream &os, std::shared_ptr< CoefficientGroup > &coeffs)
 

Function Documentation

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream &  os,
const CoefficientGroup coeffs 
)

Streams all coefficients and standard values (LO/NLO/NNLO at matching + hadronic scales).

Definition at line 97 of file WilsonGroup.cpp.

◆ operator<<() [2/2]

std::ostream & operator<< ( std::ostream &  os,
std::shared_ptr< CoefficientGroup > &  coeffs 
)

Definition at line 110 of file WilsonGroup.cpp.