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)
A container for Singletons.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Single variable function.
A more IMP-like version of the std::vector.
A restraint that prevents spheres from inter-penetrating.
A smart pointer to a ref-counted Object that is a class member.
A shared container for Singletons.
Abstract base class for all restraints.
Abstract single variable functor class for score functions.
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.