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

#include <WilsonMatchingPatch.h>

Collaboration diagram for WilsonMatchingPatch:

Public Attributes

WGroupId group {}
 
WCoefId coefficient {}
 
QCDOrder order {QCDOrder::LO}
 
ContributionType contribution {ContributionType::SM}
 
std::unordered_set< ParamIdsources {}
 
WilsonMatchingPatchFunction compute {}
 
std::string label {}
 
bool enabled {true}
 
bool marty_only {false}
 

Detailed Description

Definition at line 23 of file WilsonMatchingPatch.h.

Member Data Documentation

◆ coefficient

WCoefId WilsonMatchingPatch::coefficient {}

Definition at line 25 of file WilsonMatchingPatch.h.

◆ compute

WilsonMatchingPatchFunction WilsonMatchingPatch::compute {}

Definition at line 29 of file WilsonMatchingPatch.h.

◆ contribution

ContributionType WilsonMatchingPatch::contribution {ContributionType::SM}

Definition at line 27 of file WilsonMatchingPatch.h.

◆ enabled

bool WilsonMatchingPatch::enabled {true}

Definition at line 31 of file WilsonMatchingPatch.h.

◆ group

WGroupId WilsonMatchingPatch::group {}

Definition at line 24 of file WilsonMatchingPatch.h.

◆ label

std::string WilsonMatchingPatch::label {}

Definition at line 30 of file WilsonMatchingPatch.h.

◆ marty_only

bool WilsonMatchingPatch::marty_only {false}

If true, apply the patch only to MARTY-backed coefficients. This avoids double counting when the same SM contribution is supplied by Hyperiso's built-in analytic backend.

Definition at line 38 of file WilsonMatchingPatch.h.

◆ order

QCDOrder WilsonMatchingPatch::order {QCDOrder::LO}

Definition at line 26 of file WilsonMatchingPatch.h.

◆ sources

std::unordered_set<ParamId> WilsonMatchingPatch::sources {}

Definition at line 28 of file WilsonMatchingPatch.h.


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