IMP  2.3.0
The Integrative Modeling Platform
RepulsiveDistancePairScore.h File Reference

A simple quadric repulsive term between two atoms. Restraint is zero when the distance equals the sum of the radii plus the shift. More...

#include <IMP/isd/isd_config.h>
#include <IMP/core/XYZR.h>
#include <IMP/PairScore.h>
#include <IMP/base/Pointer.h>
#include <IMP/generic.h>
+ Include dependency graph for RepulsiveDistancePairScore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::isd::RepulsiveDistancePairScore
 A repulsive potential on the distance between two atoms. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::isd
 Inferential scoring building on methods developed as part of the Inferential Structure Determination software (ISD).
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< RepulsiveDistancePairScore > > 
IMP::isd::RepulsiveDistancePairScores
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< RepulsiveDistancePairScore > > 
IMP::isd::RepulsiveDistancePairScoresTemp
 

Detailed Description

A simple quadric repulsive term between two atoms. Restraint is zero when the distance equals the sum of the radii plus the shift.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file RepulsiveDistancePairScore.h.