13 #ifndef IMPCONTAINER_PAIRS_OPTIMIZER_STATE_H
14 #define IMPCONTAINER_PAIRS_OPTIMIZER_STATE_H
16 #include <IMP/container/container_config.h>
22 IMPKERNEL_BEGIN_NAMESPACE
26 IMPKERNEL_END_NAMESPACE
28 IMPCONTAINER_BEGIN_NAMESPACE
43 std::string name =
"PairsOptimizerState %1%");
51 IMPCONTAINER_END_NAMESPACE
IMP::kernel::PairModifier PairModifier
A smart pointer to a ref-counted Object that is a class member.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Shared optimizer state that is invoked upon commitment of new coordinates.
Import IMP/kernel/PairContainer.h in the namespace.
virtual void update()
Called when the Optimizer accepts a new conformation.
Import IMP/kernel/PairModifier.h in the namespace.
#define IMP_OBJECTS(Name, PluralName)
Define the types for storing sets of objects.
A nullptr-initialized pointer to an IMP Object.
IMP::kernel::PairContainer PairContainer
Import IMP/kernel/OptimizerState.h in the namespace.
Apply a PairFunction to a PairContainer to maintain an invariant.
A base class for modifiers of kernel::ParticlePairsTemp.
#define IMP_OVERRIDE
Cause a compile error if this method does not override a parent method.