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

Go to the source code of this file.

Functions

void defineLibPath (Library &lib)
 
vector< Wilson > getO5 (const Model &model, const WilsonSet &wilsons, const std::string &up_quark)
 
int calculate_C5 (Model &model, gauge::Type gauge)
 
int main ()
 

Function Documentation

◆ calculate_C5()

int calculate_C5 ( Model model,
gauge::Type  gauge 
)

Definition at line 40 of file C5.cpp.

◆ defineLibPath()

void defineLibPath ( Library &  lib)

Definition at line 9 of file C5.cpp.

◆ getO5()

vector< Wilson > getO5 ( const Model model,
const WilsonSet &  wilsons,
const std::string &  up_quark 
)

Definition at line 21 of file C5.cpp.

◆ main()

int main ( )

Definition at line 80 of file C5.cpp.