7 #ifndef BALL_SOLVATION_SOLVENTDESCRIPTOR_H
8 #define BALL_SOLVATION_SOLVENTDESCRIPTOR_H
14 #ifndef BALL_KERNEL_ATOM_H
84 const std::vector<SolventAtomDescriptor>& atom_list);
110 void setName(
const String& name);
118 void setNumberDensity(
float number_density);
122 float getNumberDensity()
const;
126 void setSolventAtomDescriptorList(
const
127 std::vector<SolventAtomDescriptor>& solvent_atoms);
131 const std::vector<SolventAtomDescriptor>& getSolventAtomDescriptorList()
const;
135 std::vector<SolventAtomDescriptor>& getSolventAtomDescriptorList();
139 Size getNumberOfAtomTypes()
const;
158 bool isValid()
const;
189 #endif // BALL_SOLVATION_SOLVENTDESCRIPTOR_H
#define BALL_CREATE(name)
std::vector< SolventAtomDescriptor > solvent_atoms_
BALL_EXPORT bool operator==(const String &s1, const String &s2)