IMP  2.0.1
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/Model.h>
#include <IMP/core/Hierarchy.h>
#include <IMP/file.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.

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
< 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

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file anchors_reader.h.