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

Declares the base interface for source-level model transformations. More...

#include <string>
#include <fstream>
#include <iostream>
Include dependency graph for ModelModifier.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ModelModifier
 Abstract base class for model source modifiers. More...
 

Detailed Description

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.