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>
17 IMPCORE_BEGIN_NAMESPACE
27 std::string max_mover_;
35 void show_statistics(std::ostream& out = std::cout)
const;
37 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/ScoreState.h in the namespace.
virtual ModelObjectsTemp do_get_inputs() const =0
virtual ModelObjectsTemp do_get_outputs() const =0