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

Interface for monitoring and retrieving information about parameter blocks. More...

#include <unordered_set>
#include <map>
#include <vector>
#include "Include.h"
#include "scalar.h"
Include dependency graph for IDataMonitor.h:

Go to the source code of this file.

Classes

class  IDataMonitor
 Interface for monitoring and retrieving information about parameter blocks. More...
 

Detailed Description

Interface for monitoring and retrieving information about parameter blocks.

This header defines IDataMonitor, which provides a read-only, structured API to inspect:

  • the set of available blocks,
  • the content of specific blocks,
  • the types owning a given block.

Definition in file IDataMonitor.h.