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

Interface for loading nuisance-parameter specifications. More...

#include <filesystem>
#include "NuisanceSpec.h"
Include dependency graph for INuisanceReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  INuisanceReader
 Abstract interface for nuisance specification loaders. More...
 

Detailed Description

Interface for loading nuisance-parameter specifications.

The reader abstraction separates the source of nuisance definitions from the code that consumes them. Implementations may load built-in defaults, user overrides, or explicit user-provided files.

See also
NuisanceReader
NuisanceSpec

Definition in file INuisanceReader.h.