a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
GMMatching.h
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#ifndef GMMATCHING_H
9#define GMMATCHING_H
10
12
13class GeorgiMachacek;
14
24public:
25 GMMatching(const GeorgiMachacek & GeorgiMachacek_i);
26
27private:
28// const GeorgiMachacek & myGM;
29};
30
31#endif /* GMMATCHING_H */
A class for the Wilson coefficients in the Georgi-Machacek model.
Definition: GMMatching.h:23
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.