8 #ifndef IMPCORE_MOVE_STATISTICS_SCORE_STATE_H
9 #define IMPCORE_MOVE_STATISTICS_SCORE_STATE_H
11 #include <IMP/core/core_config.h>
13 #include <IMP/kernel/internal/utility.h>
18 IMPCORE_BEGIN_NAMESPACE
28 std::string max_mover_;
36 void show_statistics(std::ostream& out = std::cout)
const;
38 virtual void do_before_evaluate() IMP_OVERRIDE;
Class for adding derivatives from restraints to the model.
Import IMP/kernel/io.h in the namespace.
ScoreStates maintian invariants in the Model.
Keep track of statistics about how particles move.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Import IMP/kernel/score_state_macros.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