| 
    IMP Reference Guide
    develop.169ea894ba,2025/11/02
    
   The Integrative Modeling Platform 
   | 
 
stored multifit settings data More...
#include <IMP/multifit/multifit_config.h>#include <IMP/base_types.h>#include <IMP/container_macros.h>#include <IMP/Pointer.h>#include <IMP/Model.h>#include <IMP/algebra/Transformation3D.h>
 Include dependency graph for SettingsData.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::multifit::AssemblyHeader | 
| Holds data about the assembly density needed for optimization.  More... | |
| class | IMP::multifit::ComponentHeader | 
| Holds data about a component needed for optimization.  More... | |
| class | IMP::multifit::SettingsData | 
| Holds header data for optimization.  More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling.  | |
| IMP::multifit | |
| Fitting atomic structures into a cryo-electron microscopy density map.  | |
Typedefs | |
| typedef IMP::Vector < IMP::Pointer < ComponentHeader > >  | IMP::multifit::ComponentHeaders | 
| typedef IMP::Vector < IMP::WeakPointer < ComponentHeader > >  | IMP::multifit::ComponentHeadersTemp | 
Functions | |
| SettingsData * | IMP::multifit::read_settings (const char *filename) | 
| void | IMP::multifit::write_settings (const char *filename, const SettingsData *sd) | 
stored multifit settings data
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file SettingsData.h.