IMP logo
IMP Reference Guide  develop.e004443c3b,2024/04/25
The Integrative Modeling Platform
AlignmentParams.h File Reference

Parameters for alignments. More...

#include <vector>
#include <string>
#include <IMP/multifit/multifit_config.h>
#include <IMP/value_macros.h>
#include <boost/property_tree/ptree.hpp>
#include <cereal/access.hpp>
#include <iostream>
#include <stdio.h>
+ Include dependency graph for AlignmentParams.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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
< AlignmentParams > 
IMP::multifit::AlignmentParamsList
 
typedef IMP::Vector
< ComplementarityParams > 
IMP::multifit::ComplementarityParamsList
 
typedef IMP::Vector
< ConnectivityParams > 
IMP::multifit::ConnectivityParamsList
 
typedef IMP::Vector< DominoParams > IMP::multifit::DominoParamsList
 
typedef IMP::Vector< EVParams > IMP::multifit::EVParamsList
 
typedef IMP::Vector
< FiltersParams > 
IMP::multifit::FiltersParamsList
 
typedef IMP::Vector
< FittingParams > 
IMP::multifit::FittingParamsList
 
typedef IMP::Vector
< FragmentsParams > 
IMP::multifit::FragmentsParamsList
 
typedef IMP::Vector< RogParams > IMP::multifit::RogParamsList
 
typedef IMP::Vector< XlinkParams > IMP::multifit::XlinkParamsList
 

Detailed Description

Parameters for alignments.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file AlignmentParams.h.