|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Declares the base interface for source-level model transformations. More...
#include <string>#include <fstream>#include <iostream>

Go to the source code of this file.
Classes | |
| class | ModelModifier |
| Abstract base class for model source modifiers. More... | |
Declares the base interface for source-level model transformations.
This header defines ModelModifier, an abstract interface used to modify C++ model templates line by line (e.g. to adapt the model name, inject includes, etc.).
Definition in file ModelModifier.h.