master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
SJPsiK.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2012 HEPfit Collaboration
3
*
4
*
5
* For the licensing terms see doc/COPYING.
6
*/
7
8
#ifndef SJPSIK_H
9
#define SJPSIK_H
10
11
#include "
ThObservable.h
"
12
#include "
AmpDB2.h
"
13
23
class
SJPsiK
:
public
ThObservable
,
AmpDB2
{
24
public
:
25
31
SJPsiK
(
const
StandardModel
& SM_i) :
ThObservable
(SM_i),
AmpDB2
(SM_i) {};
32
37
virtual
double
computeThValue
();
38
39
};
40
41
#endif
/* SJPSIK_H */
42
AmpDB2
Amplitude Class
Definition:
AmpDB2.h:37
ThObservable.h
SJPsiK::SJPsiK
SJPsiK(const StandardModel &SM_i)
Constructor.
Definition:
SJPsiK.h:31
StandardModel
A model class for the Standard Model.
Definition:
StandardModel.h:477
AmpDB2.h
SJPsiK::computeThValue
virtual double computeThValue()
Definition:
SJPsiK.cpp:11
SJPsiK
A class for .
Definition:
SJPsiK.h:23
ThObservable
A class for a model prediction of an observable.
Definition:
ThObservable.h:25
Flavour
src
SJPsiK.h
Generated on Thu Oct 31 2019 for $\texttt{HEPfit}$ using
1.8.16