a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
ZFMh0.cpp
Go to the documentation of this file.
1/*
2 * Copyright (C) 2012 HEPfit Collaboration
3 * All rights reserved.
4 *
5 * For the licensing terms see doc/COPYING.
6 */
7
8#include "ZFMh0.h"
9
10
12 return myZF.getModel().getMHl();
13}
14
virtual const double getMHl() const
A get method to retrieve the Higgs mass .
const ZFitterWrapper & myZF
Definition: ZFMh0.h:31
double computeThValue()
Definition: ZFMh0.cpp:11
const StandardModel & getModel() const