IMP  2.0.1
The Integrative Modeling Platform
SettingsData.h File Reference

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/internal/OwnerPointer.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

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

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< ComponentHeader > > 
IMP::multifit::ComponentHeaders
 

Functions

SettingsData * IMP::multifit::read_settings (const char *filename)
 
void IMP::multifit::write_settings (const char *filename, const SettingsData *sd)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file SettingsData.h.