5#ifndef BALL_STRUCTURE_RDFPARAMETER_H
6#define BALL_STRUCTURE_RDFPARAMETER_H
8#ifndef BALL_KERNEL_ATOM_H
12#ifndef BALL_STRUCTURE_RADIALDISTRIBUTIONFUNCTION_H
16#ifndef BALL_FORMAT_PARAMETERSECTION_H
20#ifndef BALL_MOLMEC_PARAMETERS_FORCEFIELDPARAMETERS_H
95 Atom::Type type_j) const
114 const
String& section_name)
135 Atom::Type solute_atom_type) const
HashMap class based on the STL map (containing serveral convenience functions).
virtual bool extractSection(ForceFieldParameters ¶meters, const String §ion_name)
const RadialDistributionFunction & getRDF(Atom::Type type_i, Atom::Type type_j) const
bool hasRDF(Atom::Type solvent_atom_type, Atom::Type solute_atom_type) const
HashMap< Atom::Type, HashMap< Atom::Type, Position > > rdf_indices_
std::vector< RadialDistributionFunction > rdf_list_
bool hasParameters(Atom::Type solvent_atom_type, Atom::Type solute_atom_type) const
Position getIndex(Atom::Type type_i, Atom::Type type_j) const
#define BALL_CREATE(name)