--- trunk/OOPSE-2.0/src/brains/SimInfo.hpp 2005/02/13 08:05:33 2006 +++ trunk/OOPSE-2.0/src/brains/SimInfo.hpp 2005/02/13 20:05:42 2010 @@ -418,6 +418,8 @@ class SimInfo { std::set getUniqueAtomTypes(); friend std::ostream& operator <<(std::ostream& o, SimInfo& info); + + void getCutoff(double& rcut, double& rsw); private: