12 #ifndef IMPKERNEL_QUAD_SCORE_H
13 #define IMPKERNEL_QUAD_SCORE_H
15 #include <IMP/kernel_config.h>
18 #include "internal/container_helpers.h"
22 IMPKERNEL_BEGIN_NAMESPACE
45 QuadScore(std::string name =
"QuadScore %1%");
71 unsigned int lower_bound,
72 unsigned int upper_bound)
const;
93 virtual double evaluate_if_good_indexes(
Model *m,
96 unsigned int lower_bound,
97 unsigned int upper_bound)
const;
117 IMPKERNEL_END_NAMESPACE
A class to store an fixed array of same-typed values.
Class for adding derivatives from restraints to the model.
Base class for objects that take particle arguments and read from them.
#define IMP_REF_COUNTED_DESTRUCTOR(Name)
Ref counted objects should have private destructors.
Class for storing model, its restraints, constraints, and particles.
Abstract class for scoring object(s) of type ParticleIndexQuad.
Common base class for heavy weight IMP objects.
Classes used in the construction of ModelObjects.
Various general useful macros for IMP.
A base class for modifiers of ParticleQuadsTemp.
Class for adding derivatives from restraints to the model.