Hyperiso
1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
IObsCoreAPI.h
Go to the documentation of this file.
1
#ifndef IOBS_CORE_API_H
2
#define IOBS_CORE_API_H
3
18
template
<
typename
T>
19
class
IObsCoreAPI
{
20
public
:
21
virtual
~IObsCoreAPI
() =
default
;
25
inline
virtual
T
get
() = 0;
26
};
27
28
#endif
IObsCoreAPI
Definition
IObsCoreAPI.h:19
IObsCoreAPI::~IObsCoreAPI
virtual ~IObsCoreAPI()=default
IObsCoreAPI::get
virtual T get()=0
Returns the current value of the underlying core state.
T
double T(double x)
Wilson coefficient T(x).
Definition
special_SM.cpp:866
Hyperiso
core
src
BusinessLogic
ports
IObsCoreAPI.h
Generated by
1.9.8