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

Declares managers for generating (numeric and non-numeric) model templates. More...

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

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...
 

Detailed Description

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.