9 #ifndef IMPMULTIFIT_FITTING_UTILS_H
10 #define IMPMULTIFIT_FITTING_UTILS_H
18 #include <IMP/multifit/multifit_config.h>
20 IMPMULTIFIT_BEGIN_NAMESPACE
24 em::DensityMap *create_hit_map(core::RigidBody rb, Refiner *rb_ref,
26 em::DensityMap *damp);
37 IMPMULTIFIT_END_NAMESPACE
Decorator for helping deal with a hierarchy.
IMP::Vector< FittingSolutionRecord > FittingSolutionRecords
Vector< VectorD< 3 > > Vector3Ds
Storage of a model, its restraints, constraints and particles.
Handling of file input/output.
stored a multifit fitting solution
algebra::Vector3Ds get_points_close_to_molecule(const atom::Hierarchy &mh, const algebra::Vector3Ds points, Float max_dist)
A shared base class to help in debugging and things.
double Float
Basic floating-point value (could be float, double...)
Performs rigid fitting between a set of particles and a density map.