IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces | Typedefs
ExamplePairScore.h File Reference

A Score on the distance between a pair of particles. More...

#include <IMP/example/example_config.h>
#include <IMP/core/XYZ.h>
#include <IMP/PairScore.h>
#include <IMP/pair_macros.h>
#include <IMP/UnaryFunction.h>
#include <IMP/base/Pointer.h>
+ Include dependency graph for ExamplePairScore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::example::ExamplePairScore
 Apply a harmonic to the distance between two particles. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::example
 Example module.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< ExamplePairScore > > 
IMP::example::ExamplePairScores
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< ExamplePairScore > > 
IMP::example::ExamplePairScoresTemp
 

Detailed Description

A Score on the distance between a pair of particles.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file ExamplePairScore.h.