7 #ifndef BALL_SOLVATION_CLAVERIEPARAMETER_H
8 #define BALL_SOLVATION_CLAVERIEPARAMETER_H
10 #ifndef BALL_FORMAT_PARAMETERS_H
14 #ifndef BALL_FORMAT_PARAMETERSECTION_H
18 #ifndef BALL_MOLMEC_PARAMETER_FORCEFIELDPARAMETERS_H
85 std::pair<float, float> getParameters(
Atom::Type solvent_type,
90 std::pair<float, float> getParameters(
Atom::Type type)
const;
94 const ::std::vector< ::std::pair<float, float> >& getParameters()
const;
114 const String& section_name);
131 #endif // BALL_SOLVATION_CLAVERIEPARAMETER_H
#define BALL_CREATE(name)
HashMap< Atom::Type, Index > indices_
BALL_EXPORT bool operator==(const String &s1, const String &s2)
std::vector< std::pair< float, float > > parameters_
HashMap class based on the STL map (containing serveral convenience functions)