10 #ifndef IMPEM_ENVELOPE_FIT_RESTRAINT_H
11 #define IMPEM_ENVELOPE_FIT_RESTRAINT_H
13 #include <IMP/em/em_config.h>
46 double density_threshold,
double penetration_threshold);
52 unprotected_evaluate(
nullptr);
53 return transformation_;
57 void apply_transformation();
65 double penetration_threshold_;
Various general useful macros for IMP.
Fast alignment of points to a density map using principal components.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
A restraint for envelope-based scoring of particles in the density map.
IMP::ModelObjectsTemp do_get_inputs() const
Class for handling density maps.
A smart pointer to a ref-counted Object that is a class member.
class for envelope based scoring using MapDistanceTransform
Abstract base class for all restraints.
Class for adding derivatives from restraints to the model.
A restraint is a term in an IMP ScoringFunction.