IMP  2.3.0
The Integrative Modeling Platform
anchors_reader.h File Reference

handles reading of anchors data More...

#include <IMP/atom/SecondaryStructureResidue.h>
#include <IMP/algebra/Transformation3D.h>
#include <IMP/kernel/Model.h>
#include <IMP/core/Hierarchy.h>
#include <IMP/multifit/multifit_config.h>
#include "DataPointsAssignment.h"
+ Include dependency graph for anchors_reader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::multifit::AnchorsData
 Storage of anchors (points and edges) More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::multifit
 Fitting atomic structures into a cryo-electron microscopy density map.
 

Typedefs

typedef IMP::base::Vector
< AnchorsData > 
IMP::multifit::AnchorsDataList
 

Functions

AnchorsData IMP::multifit::read_anchors_data (const char *txt_filename)
 
void IMP::multifit::write_cmm (const std::string &cmm_filename, const std::string &marker_set_name, const AnchorsData &dpa)
 
void IMP::multifit::write_txt (const std::string &txt_filename, const AnchorsData &ad)
 

Detailed Description

handles reading of anchors data

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file anchors_reader.h.