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

Go to the source code of this file.

Functions

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

Function Documentation

◆ calculate_C6()

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

Definition at line 41 of file CP6.cpp.

◆ defineLibPath()

void defineLibPath ( Library &  lib)

Definition at line 8 of file CP6.cpp.

◆ getO6()

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

Definition at line 20 of file CP6.cpp.

◆ main()

int main ( )

Definition at line 82 of file CP6.cpp.