7#ifndef BALL_SOLVATION_SOLVENTDESCRIPTOR_H
8#define BALL_SOLVATION_SOLVENTDESCRIPTOR_H
14#ifndef BALL_KERNEL_ATOM_H
void setSolventAtomDescriptorList(const std::vector< SolventAtomDescriptor > &solvent_atoms)
const SolventAtomDescriptor & getAtomDescriptor(Position index) const
std::vector< SolventAtomDescriptor > solvent_atoms_
void setName(const String &name)
Size getNumberOfAtomTypes() const
const std::vector< SolventAtomDescriptor > & getSolventAtomDescriptorList() const
float getNumberDensity() const
const String & getName() const
void setNumberDensity(float number_density)
#define BALL_CREATE(name)