Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
THDMParametersHelper.h File Reference

Wilson helper blocks specialized for the THDM model. More...

#include <algorithm>
#include <array>
#include <functional>
#include <iostream>
#include "WilsonParamComposer.h"
#include "IWilsonParameters.h"
#include "Logger.h"
#include "SourcesView.h"
Include dependency graph for THDMParametersHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  THDMParameterHelper
 

Detailed Description

Wilson helper blocks specialized for the THDM model.

This helper adds THDM-specific auxiliary parameter blocks used by matching/running computations and some Wilson coefficient groups.

Responsibilities:

  • build THDM scale-independent helper blocks (if any),
  • build THDM matching-scale helper blocks (if any),
  • build THDM running-scale helper blocks (if any),
  • guarantee idempotent initialization.

It composes dependent blocks through the injected IBlockComposer.

See also
IWilsonParameterHelper
IBlockComposer
WilsonParameterHelper

Definition in file THDMParametersHelper.h.