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 
11 {
12  return(2. * AmpBd(FULLNLO).abs());
13 }
gslpp::complex AmpBd(orders order)
Definition: AmpDB2.cpp:14
double computeThValue()
Definition: DmBd.cpp:10