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