26 const std::map<std::string, Parameterisation*>
AvPars
Davies-Webber-Stirling parameterisation derived from the "Parameterisation" mother class.
Definition: DWS.h:18
MAP 2021 parameterisation derived from the "Parameterisation" mother class.
Definition: MAP21test.h:18
Pavia 2017 parameterisation derived from the "Parameterisation" mother class.
Definition: PV17.h:18
Pavia 2019 parameterisation derived from the "Parameterisation" mother class.
Definition: PV19b.h:18
Pavia 2019 parameterisation derived from the "Parameterisation" mother class.
Definition: PV19x.h:18
Mother class that implements the main feautures of a functional parameterisation of non-perturbative ...
Definition: parameterisation.h:20
Parameterisation * GetParametersation(std::string const &name)
Utility function that returns a pointer to a NangaParbat::Parameterisation object pointing to a speci...
const std::map< std::string, Parameterisation * > AvPars
Map of currently available parameterisations. Each of them must correspond to a header file containin...
Definition: nonpertfunctions.h:27