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

Core API exposing whether Hyperiso should provide the SM part when using Marty. More...

#include "ICoreAPI.h"
#include "HyperisoMaster.h"
Include dependency graph for SMFromHypProxy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SMFromHypProxy
 Returns whether Hyperiso is configured to provide the SM part in the Marty workflow. More...
 

Detailed Description

Core API exposing whether Hyperiso should provide the SM part when using Marty.

This header defines SMFromHypProxy, a concrete ICoreAPI<bool> implementation. It queries Hyperiso's active configuration flag ExternalFlag::HYP_AS_SM_MARTY through HyperisoMaster.

The flag is intended to control workflows where Marty is used for Wilson coefficient generation but the SM contribution (or SM defaults) should be taken from Hyperiso's built-in/hard-coded SM implementation instead of relying on Marty for SM beyond LO.

See also
HyperisoMaster
HyperisoConfig
ExternalFlag

Definition in file SMFromHypProxy.h.