IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
A Score on the distance between a pair of particles. More...
#include "npctransport_config.h"
#include "linear_distance_pair_scores.h"
#include "SitesPairScoreParameters.h"
#include "internal/RigidBodyInfo.h"
#include "internal/sites.h"
#include <IMP/PairScore.h>
#include <IMP/UnaryFunction.h>
#include <IMP/Pointer.h>
#include <IMP/core/XYZR.h>
#include <IMP/core/Typed.h>
#include <IMP/core/SphereDistancePairScore.h>
#include <IMP/display/particle_geometry.h>
#include <IMP/generic.h>
#include <IMP/algebra/vector_search.h>
#include <IMP/algebra/Transformation3D.h>
#include <IMP/set_map_macros.h>
#include <IMP/container/PredicatePairsRestraint.h>
#include <IMP/atom/estimates.h>
#include <boost/unordered_set.hpp>
#include <boost/array.hpp>
Go to the source code of this file.
Classes | |
class | IMP::npctransport::SitesPairScore |
Apply a function to the distance between two particles with a set of specific binding sites. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::npctransport | |
A Score on the distance between a pair of particles.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file SitesPairScore.h.