Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
WilsonBlockNames Struct Reference

#include <WilsonBlockNames.h>

Static Public Member Functions

static std::string matching (WGroupId gid)
 Returns the canonical matching block name for a Wilson group.
 
static std::string sm_matching (WGroupId gid)
 Returns the SM-only matching block name for a Wilson group.
 
static std::string bsm_matching (WGroupId gid)
 Returns the BSM-only matching block name for a Wilson group.
 
static constexpr const char * fwcoef ()
 Returns the fixed FWCOEF block name.
 

Detailed Description

Definition at line 27 of file WilsonBlockNames.h.

Member Function Documentation

◆ bsm_matching()

static std::string WilsonBlockNames::bsm_matching ( WGroupId  gid)
inlinestatic

Returns the BSM-only matching block name for a Wilson group.

Parameters
gidWilson group identifier.
Returns
"<matching>_BSM".

Definition at line 51 of file WilsonBlockNames.h.

◆ fwcoef()

static constexpr const char * WilsonBlockNames::fwcoef ( )
inlinestaticconstexpr

Returns the fixed FWCOEF block name.

Returns
"FWCOEF".

Definition at line 59 of file WilsonBlockNames.h.

◆ matching()

static std::string WilsonBlockNames::matching ( WGroupId  gid)
inlinestatic

Returns the canonical matching block name for a Wilson group.

Parameters
gidWilson group identifier.
Returns
Matching block name.

Definition at line 33 of file WilsonBlockNames.h.

◆ sm_matching()

static std::string WilsonBlockNames::sm_matching ( WGroupId  gid)
inlinestatic

Returns the SM-only matching block name for a Wilson group.

Parameters
gidWilson group identifier.
Returns
"<matching>_SM".

Definition at line 42 of file WilsonBlockNames.h.


The documentation for this struct was generated from the following file: