MURE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
MureConstant.hxx
Go to the documentation of this file.
1 #ifndef _MURECONSTANT_HXX_
2 #define _MURECONSTANT_HXX_
3 
4 #include <cmath>
5 const double AVOGADRO = 6.02214129e23 ; //2010 CODATA recommended value
6 const double AtomicMassUnit_kg = 1.660538921e-27 ; //kg 2010 CODATA recommended value
7 const double Pi=M_PI;
8 
9 #endif
const double AtomicMassUnit_kg
Definition: MureConstant.hxx:6
const double Pi
Definition: MureConstant.hxx:7
const double AVOGADRO
Definition: MureConstant.hxx:5

MURE Project, documentation generated by Doxygen 1.8.5 - Mon Nov 17 2014