IMP  2.0.1
The Integrative Modeling Platform
DopePairScore.h File Reference

Dope scoring. More...

#include <IMP/atom/atom_config.h>
#include "Hierarchy.h"
#include <IMP/score_functor/Dope.h>
#include <IMP/score_functor/DistancePairScore.h>
#include <IMP/core/StatisticalPairScore.h>
+ Include dependency graph for DopePairScore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::DopePairScore
 

Namespaces

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

Dope scoring

IMP provides the DOPE scoring function for scoring proteins.

Note
These are quite large objects as they store the whole DOPE lookup table. It is much better to share them between restraints than to create separate instances.
typedef score_functor::DopeType IMP::atom::DopeType
 
void IMP::atom::add_dope_score_data (atom::Hierarchy h)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file DopePairScore.h.