v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
24 #include <boost/ptr_container/ptr_vector.hpp>
25 #include <boost/tuple/tuple.hpp>
26 #include <boost/function.hpp>
98 std::vector<ModelParameter>& ModelPars,
99 boost::ptr_vector<Observable>& Observables,
100 std::vector<Observable2D>& Observables2D,
101 std::vector<CorrelatedGaussianObservables>& CGO,
102 std::vector<CorrelatedGaussianParameters>& CGP);
A model class for the Standard Model.