|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <iostream>#include <memory>#include "CustomWilson.h"#include "CustomWilsonGroup.h"#include "GroupMapper.h"#include "qcdorder_ids.hpp"#include "wcoef_ids.hpp"#include "WilsonParamComposer.h"#include "ScaleSetter.h"#include "ModelAPI.h"#include "MartyModelNameAPI.h"#include "MartyModelPathAPI.h"#include "ParameterProxy.h"#include "UseMarty.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 22 of file main_custom_wilson.cpp.