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
86 Atom::Type solute_type) const;
114 const
String& section_name);
HashMap< Atom::Type, Index > indices_
const HashMap< Atom::Type, Index > & getIndices() const
bool hasParameters(Atom::Type solvent_type, Atom::Type solute_type) const
virtual bool extractSection(ForceFieldParameters ¶meters, const String §ion_name)
std::pair< float, float > getParameters(Atom::Type solvent_type, Atom::Type solute_type) const
std::vector< std::pair< float, float > > parameters_
HashMap class based on the STL map (containing serveral convenience functions).
#define BALL_CREATE(name)