|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Returns whether Hyperiso is configured to provide the SM part in the Marty workflow. More...
#include <SMFromHypProxy.h>


Public Member Functions | |
| SMFromHypProxy ()=default | |
| Default constructor. | |
| bool | get () override |
| Returns true if ExternalFlag::HYP_AS_SM_MARTY is active. | |
Public Member Functions inherited from ICoreAPI< bool > | |
| virtual | ~ICoreAPI ()=default |
| virtual | ~ICoreAPI ()=default |
Returns whether Hyperiso is configured to provide the SM part in the Marty workflow.
This class is a lightweight adapter over HyperisoMaster:
Internally, it delegates to:
Definition at line 41 of file SMFromHypProxy.h.
|
explicitdefault |
Default constructor.
|
inlineoverridevirtual |
Returns true if ExternalFlag::HYP_AS_SM_MARTY is active.
Implements ICoreAPI< bool >.
Definition at line 53 of file SMFromHypProxy.h.