10 #ifndef IMPEM_ENVELOPE_FIT_RESTRAINT_H
11 #define IMPEM_ENVELOPE_FIT_RESTRAINT_H
13 #include <IMP/em/em_config.h>
44 double density_threshold,
double penetration_threshold);
50 unprotected_evaluate(
nullptr);
51 return transformation_;
55 void apply_transformation();
63 double penetration_threshold_;
Class for adding derivatives from restraints to the model.
Copyright 2007-2014 IMP Inventors. All rights reserved.
A smart pointer to a ref-counted Object that is a class memeber.
A restraint for envelope-based scoring of particles in the density map.
IMP::kernel::ModelObjectsTemp do_get_inputs() const
Class for handling density maps.
Abstract base class for all restraints.
A restraint is a term in an IMP ScoringFunction.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Various general useful macros for IMP.
class for envelope based scoring using MapDistanceTransform