home
about
news
download
doc
source
systems
tests
bugs
contact
IMP Reference Guide
develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
IMP Manual
Reference Guide
Tutorial Index
Modules
Classes
Examples
include
IMP
version 20241121.develop.d97d4ead1f
pmi.h
Go to the documentation of this file.
1
/**
2
* \file IMP/pmi.h
3
* \brief Include all non-deprecated headers in IMP.pmi.
4
*
5
* Copyright 2007-2024 IMP Inventors. All rights reserved.
6
*/
7
8
#ifndef IMP_PMI_H
9
#define IMP_PMI_H
10
#include <
IMP/pmi/CompositeRestraint.h
>
11
#include <
IMP/pmi/CrossLinkRestraintSet.h
>
12
#include <
IMP/pmi/MembraneRestraint.h
>
13
#include <
IMP/pmi/Resolution.h
>
14
#include <
IMP/pmi/Symmetric.h
>
15
#include <
IMP/pmi/TransformMover.h
>
16
#include <
IMP/pmi/Uncertainty.h
>
17
#include <
IMP/pmi/utilities.h
>
18
#endif
/* IMP_PMI_H */
CrossLinkRestraintSet.h
A RestraintSet subclass to track cross-link metadata.
TransformMover.h
A mover that transforms a rigid body.
MembraneRestraint.h
Favor configurations where target is in the membrane.
CompositeRestraint.h
A restraint for ambiguous cross-linking MS data and multiple state approach.
Uncertainty.h
A decorator for particles with Uncertainty.
Symmetric.h
A decorator for symmetric particles.
Resolution.h
A decorator for particles with resolution.
utilities.h
Useful utilities.