IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
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
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 */
A RestraintSet subclass to track cross-link metadata.
A mover that transforms a rigid body.
Favor configurations where target is in the membrane.
A restraint for ambiguous cross-linking MS data and multiple state approach.
A decorator for particles with Uncertainty.
A decorator for symmetric particles.
A decorator for particles with resolution.
Useful utilities.