9 #ifndef IMPCORE_MINIMUM_RESTRAINT_H
10 #define IMPCORE_MINIMUM_RESTRAINT_H
12 #include <IMP/core/core_config.h>
18 IMPCORE_BEGIN_NAMESPACE
31 std::string name =
"MinimumRestraint %1%");
Score based on the minimum scoring members of a set of restraints.
IMP::Vector< IMP::Pointer< Restraint > > Restraints
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Storage of a model, its restraints, constraints and particles.
virtual void clear_caches()
Various general useful macros for IMP.
Abstract base class for all restraints.
virtual ModelObjectsTemp do_get_inputs() const =0
#define IMP_OVERRIDE
Cause a compile error if this method does not override a parent method.
Class for adding derivatives from restraints to the model.
A restraint is a term in an IMP ScoringFunction.
Various important functionality for implementing decorators.