(Generated on Fri Feb 19 2016 13:25:06 by
1.8.9.1)
Overview
Installation
Usage
Models
Modules
Classes
Bibliography
Examples
DmBd.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 "
DmBd.h
"
9
10
double
DmBd::computeThValue
()
11
{
12
return
(2. *
AmpBd
(
FULLNLO
).abs());
13
}
AmpDB2::AmpBd
gslpp::complex AmpBd(orders order)
Definition:
AmpDB2.cpp:14
DmBd.h
FULLNLO
Definition:
OrderScheme.h:36
DmBd::computeThValue
double computeThValue()
Definition:
DmBd.cpp:10