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
18template <typename T>
20public:
21 virtual ~IObsCoreAPI() = default;
25 inline virtual T get() = 0;
26};
27
28#endif
virtual ~IObsCoreAPI()=default
virtual T get()=0
Returns the current value of the underlying core state.
double T(double x)
Wilson coefficient T(x).