8 #ifndef IMPMISC_DECAY_PAIR_CONTAINER_OPTIMIZER_STATE_H
9 #define IMPMISC_DECAY_PAIR_CONTAINER_OPTIMIZER_STATE_H
11 #include <IMP/misc/misc_config.h>
21 IMPMISC_BEGIN_NAMESPACE
38 std::string name =
"DecayPairContainerOptimizerState%1%");
39 PairContainer *get_output_container()
const {
return output_; }
virtual void do_update(unsigned int)
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.
Maintain a pair container with a decaying list of pairs.
A shared container for Pairs.
Store a list of kernel::ParticlePairsTemp.
Import IMP/kernel/PairContainer.h in the namespace.
Abstract predicate function.
A nullptr-initialized pointer to an IMP Object.
Import IMP/kernel/OptimizerState.h in the namespace.
#define IMP_OVERRIDE
Cause a compile error if this method does not override a parent method.