IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/16
The Integrative Modeling Platform
MSConnectivityRestraint.h File Reference

Mass Spec Connectivity restraint. More...

#include <vector>
#include <string>
#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 MSConnectivityRestraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::core
 Basic functionality that is expected to be used by a wide variety of IMP users.
 

Detailed Description

Mass Spec Connectivity restraint.

Restrict max distance between at least one pair of particles of any two distinct types. It also handles multiple copies of the same particles.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file MSConnectivityRestraint.h.