a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
EffectiveEDMcouplings.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
9
11/*: SM(SM_i)*/
12{}
13
15{}
16
18{
19 return 0.;
20}
21
23{
24 return 0.;
25}
virtual ~EffectiveEDMcouplings()
The default destructor.
EffectiveEDMcouplings(const StandardModel &SM_i)
The default constructor.
A model class for the Standard Model.