Go to the documentation of this file.
5 #ifndef BALL_MOLMEC_PARAMETER_ATOMTYPES_H
6 #define BALL_MOLMEC_PARAMETER_ATOMTYPES_H
8 #ifndef BALL_FORMAT_PARAMETERSECTION_H
12 #ifndef BALL_KERNEL_ATOM_H
16 #define BALL_ATOM_WILDCARD_NAME "*"
17 #define BALL_ATOM_UNKNOWN_NAME "?"
21 class ForceFieldParameters;
59 virtual bool extractSection(
Parameters& parameters,
60 const String& section_name =
"AtomTypes") ;
68 bool hasType(
const String& name)
const ;
76 Size getNumberOfTypes()
const ;
85 virtual void clear() ;
99 bool operator == (
const AtomTypes& atom_types)
const ;
115 #endif // BALL_MOLMEC_PARAMETER_ATOMTYPES_H