#include <scoringTypes.h>
Inherited by BALL::FresnoTypes.
Public Member Functions |
|
ScoringTypes (const ScoringTypes &st) | |
ScoringTypes (const ScoringComponent &sc) | |
virtual void | clear () |
virtual bool | setup () |
const HashMap< const Atom *, Size > & |
getTypeMap () const |
Protected Attributes |
|
const ScoringComponent * | scoring_component_ |
HashMap< const Atom *, Size > | type_map_ |