12 #ifndef IMPCONTAINER_EVENT_PAIRS_OPTIMIZER_STATE_H
13 #define IMPCONTAINER_EVENT_PAIRS_OPTIMIZER_STATE_H
15 #include <IMP/container/container_config.h>
21 IMPCONTAINER_BEGIN_NAMESPACE
36 PairContainerAdaptor container,
int value,
37 int min_count,
int max_count,
39 "ConstPairPredicate%1%");
40 virtual void update() IMP_OVERRIDE;
44 IMPCONTAINER_END_NAMESPACE
A smart pointer to a ref-counted Object that is a class memeber.
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/PairPredicate.h in the namespace.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Abstract predicate function.
Import IMP/kernel/optimizer_state_macros.h in the namespace.
Import IMP/kernel/OptimizerState.h in the namespace.