IMP  2.3.1
The Integrative Modeling Platform
weighted_excluded_volume.h File Reference

handles low resolution weighted excluded volume calculation. More...

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

Go to the source code of this file.

Namespaces

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

Functions

void IMP::multifit::add_surface_index (core::Hierarchy mhd, Float apix, FloatKey shell_key=FloatKey("surf_ind"), FloatKey radius_key=core::XYZR::get_radius_key(), FloatKey weight_key=atom::Mass::get_mass_key())
 Add shell index to leaves. More...
 
IMP::RestraintIMP::multifit::create_weighted_excluded_volume_restraint (core::RigidBody rb1, core::RigidBody rb2, FloatKey shell_key=FloatKey("surf_ind"))
 Create a weighted excluded volume restraint between two rigid bodies. More...
 

Detailed Description

handles low resolution weighted excluded volume calculation.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file weighted_excluded_volume.h.