(Generated on Fri Feb 19 2016 13:25:06 by
1.8.9.1)
Overview
Installation
Usage
Models
Modules
Classes
Bibliography
Examples
Betas_JPsiPhi.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 "
Betas_JPsiPhi.h
"
9
10
double
Betas_JPsiPhi::computeThValue
()
11
{
12
return
AmpBs
(
FULLNLO
).
arg
()/2.*180./M_PI;
13
}
AmpDB2::AmpBs
gslpp::complex AmpBs(orders order)
Definition:
AmpDB2.cpp:57
Betas_JPsiPhi.h
FULLNLO
Definition:
OrderScheme.h:36
Betas_JPsiPhi::computeThValue
virtual double computeThValue()
Definition:
Betas_JPsiPhi.cpp:10
gslpp::complex::arg
double arg() const
Definition:
gslpp_complex.cpp:76