9 #ifndef IMPSAXS_RESTRAINT_H
10 #define IMPSAXS_RESTRAINT_H
12 #include <IMP/saxs/saxs_config.h>
25 IMPSAXS_BEGIN_NAMESPACE
virtual RestraintInfo * get_static_info() const
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Calculate score based on fit to SAXS profile.
Storage of a model, its restraints, constraints and particles.
Restraint(Model *m, std::string name)
a class for fitting two profiles
A smart pointer to a reference counted object.
Report key:value information on restraints.
A nullptr-initialized pointer to an IMP Object.
A shared base class to help in debugging and things.
Abstract base class for all restraints.
FormFactorType
type of the form factors for profile calculations
virtual ModelObjectsTemp do_get_inputs() const =0
A class for computing SAXS derivatives.
#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 class for profile storing and computation.
A restraint is a term in an IMP ScoringFunction.