This is an example of how to add user-defined model and observables and to perform a Bayesian analysis with the Markov Chain Monte Carlo.
#include "myObservables.h"
{
fact = 2. * 3000 *
pow(0.95, 4.);
kfact = 1.85;
}
{}
{
} else {
}
}
{
bin = bin_i;
}
{
else {
std::cout << "Bin not defined" << std::endl;
return (EXIT_FAILURE);
}
}
{}
{
}
{}
{
}