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

Concrete mutator that shifts parameter values. More...

#include "IDataMutator.h"
#include "Parameters.h"
Include dependency graph for ParameterShifter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParameterShifter
 Concrete mutator that shifts parameter values rather than directly setting them. More...
 

Detailed Description

Concrete mutator that shifts parameter values.

This header declares the ParameterShifter class, a concrete implementation of IDataMutator that:

It is particularly useful in fit / scan contexts where parameters are updated relative to some initial value.

Definition in file ParameterShifter.h.