18#ifndef VOTCA_TOOLS_CONSTANTS_H
19#define VOTCA_TOOLS_CONSTANTS_H
25#include <boost/math/constants/constants.hpp>
36const double Pi = boost::math::constants::pi<double>();
40const double kB = 8.617332478E-5;
42const double hbar = 6.5821192815E-16;
54const double ev2hrt = 1.0 / 27.21138602;
64namespace topology_constants {
base class for all analysis tools