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

Concrete spectrum calculator using external tools. More...

#include "ISpectrumCalculator.h"
#include "Interface.h"
Include dependency graph for SpectrumCalculator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SpectrumCalculator
 Concrete implementation of ISpectrumCalculator. More...
 

Detailed Description

Concrete spectrum calculator using external tools.

This header declares the SpectrumCalculator class, which provides a concrete implementation of ISpectrumCalculator based on the generic calculator interface defined in Interface.h.

Depending on the model, it chooses an appropriate CalculatorType and delegates the actual computation to GeneralCalculatorFactory.

Definition in file SpectrumCalculator.h.