8 #ifndef IMPCORE_VOLUME_RESTRAINT_H
9 #define IMPCORE_VOLUME_RESTRAINT_H
11 #include <IMP/core/core_config.h>
16 IMPCORE_BEGIN_NAMESPACE
17 #if defined(IMP_CORE_USE_IMP_CGAL) || defined(IMP_DOXYGEN)
Class for adding derivatives from restraints to the model.
Import IMP/kernel/SingletonContainer.h in the namespace.
A smart pointer to a ref-counted Object that is a class memeber.
Import IMP/kernel/UnaryFunction.h in the namespace.
Abstract single variable functor class for score functions.
Abstract base class for all restraints.
kernel::Restraint the volume of a set of spheres
A restraint is a term in an IMP ScoringFunction.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
virtual ModelObjectsTemp do_get_inputs() const =0
A shared container for Singletons.