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

Definition of the CodeGenerator class. More...

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

Go to the source code of this file.

Classes

class  CodeGenerator
 A class that generates code using a template manager. More...
 

Detailed Description

Definition of the CodeGenerator class.

This file defines a class responsible for generating Marty's code using a template manager. The CodeGenerator uses a TemplateManagerBase-derived object to process templates (numerical or analytical part of Marty) and generate output files.

Definition in file CodeGenerator.h.