20#ifndef VOTCA_TOOLS_ELEMENTS_H
21#define VOTCA_TOOLS_ELEMENTS_H
71 double getMass(std::string name);
80 double getCovRad(std::string name, std::string unit);
124 std::map<std::string, double>
Mass_;
Provides a means for comparing floating point numbers.