Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
ObservableExtractor.h File Reference
#include <string>
#include <vector>
#include <unordered_map>
#include <algorithm>
#include <optional>
#include <memory>
#include "IOutputExtractor.h"
#include "ObservableInterface.h"
#include "Include.h"
Include dependency graph for ObservableExtractor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ObservableExtractor
 

Functions

std::string obs_key (const ObservableId &obs, QCDOrder ord)
 
std::string obs_key_bin (const ObservableId &obs, QCDOrder ord, double bmin, double bmax)
 

Function Documentation

◆ obs_key()

std::string obs_key ( const ObservableId obs,
QCDOrder  ord 
)

Definition at line 77 of file ObservableExtractor.cpp.

◆ obs_key_bin()

std::string obs_key_bin ( const ObservableId obs,
QCDOrder  ord,
double  bmin,
double  bmax 
)

Definition at line 85 of file ObservableExtractor.cpp.