8 #ifndef IMPMISC_STATE_ADAPTOR_H
9 #define IMPMISC_STATE_ADAPTOR_H
11 #include <IMP/misc/misc_config.h>
16 IMPMISC_BEGIN_NAMESPACE
27 virtual void do_before_evaluate() IMP_OVERRIDE;
Class for adding derivatives from restraints to the model.
A smart pointer to a ref-counted Object that is a class memeber.
Allow OptimizerStates to be used as ScoreStates.
Shared optimizer state that is invoked upon commitment of new coordinates.
ScoreStates maintian invariants in the Model.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Import IMP/kernel/ScoreState.h in the namespace.
virtual ModelObjectsTemp do_get_inputs() const =0
Import IMP/kernel/OptimizerState.h in the namespace.
virtual ModelObjectsTemp do_get_outputs() const =0
Class for storing model, its restraints, constraints, and particles.