|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Declares managers for generating (numeric and non-numeric) model templates. More...
#include <string>#include <fstream>#include <memory>#include "ModelModifier.h"#include "GeneralNumModelModifier.h"

Go to the source code of this file.
Classes | |
| class | TemplateManagerBase |
| Base class for managing template generation. More... | |
| class | NumericTemplateManager |
| Template manager for numeric examples. More... | |
| class | NonNumericTemplateManager |
| Template manager for non-numeric model templates. More... | |
Declares managers for generating (numeric and non-numeric) model templates.
Template managers own a ModelModifier or GeneralNumModelModifier and drive the process of copying template files, instrumenting them and writing parameter files.
Definition in file TemplateManager.h.