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