IMP  2.0.1
The Integrative Modeling Platform
ConnectivityRestraint.h File Reference

Connectivity restraint. More...

#include <IMP/core/core_config.h>
#include "DistanceRestraint.h"
#include <IMP/SingletonContainer.h>
#include <IMP/Restraint.h>
#include <IMP/PairScore.h>
+ Include dependency graph for ConnectivityRestraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::ConnectivityRestraint
 Ensure that a set of particles remains connected with one another. More...
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::core
 See IMP.core Overview for more information.
 

Detailed Description

Restrict max distance between at least one pair of particles of any two distinct types.

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file ConnectivityRestraint.h.