IMP  2.1.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
 All IMP::kernel code is brought into the IMP namespace.
 
 IMP::multifit
 See IMP.multifit for more information.
 

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

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file weighted_excluded_volume.h.