a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
GMMatching.cpp
Go to the documentation of this file.
1/*
2 * Copyright (C) 2017 HEPfit Collaboration
3 *
4 *
5 * For the licensing terms see doc/COPYING.
6 */
7
8#include "GMMatching.h"
9#include "GeorgiMachacek.h"
10
11GMMatching::GMMatching(const GeorgiMachacek & GeorgiMachacek_i) :
12 StandardModelMatching(GeorgiMachacek_i)
13// myGM(GeorgiMachacek_i)
14{}
GMMatching(const GeorgiMachacek &GeorgiMachacek_i)
Definition: GMMatching.cpp:11
A base class for the GeorgiMachacek model.
A class for the matching in the Standard Model.