|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Concrete spectrum calculator using external tools. More...


Go to the source code of this file.
Classes | |
| class | SpectrumCalculator |
| Concrete implementation of ISpectrumCalculator. More... | |
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.