Go to the documentation of this file.
6 #ifndef BALL_QSAR_DESCRIPTOR_H
7 #define BALL_QSAR_DESCRIPTOR_H
9 #ifndef BALL_CONCEPT_PROCESSOR_H
13 #ifndef BALL_KERNEL_ATOMCONTAINER_H
20 template <
typename Key,
typename Value>
class HashMap;
81 void setName(
const String& name);
86 void setUnit(
const String& name);
91 const String& getUnit()
const;
130 #endif // BALL_QSAR_DESCRIPTOR_H