IMP  2.4.0
The Integrative Modeling Platform
Public Member Functions | Protected Attributes | List of all members
IMP::em::RadiusDependentDistanceMask Class Reference

#include <IMP/em/masking.h>

Detailed Description

Mask based on the distance.

Definition at line 18 of file masking.h.

Public Member Functions

 RadiusDependentDistanceMask (float sampling_radius, const DensityHeader &header)
 
const std::vector< double > * get_neighbor_dist () const
 
const std::vector< double > * get_neighbor_dist_exp () const
 
const std::vector< double > * get_neighbor_shift () const
 
void show (std::ostream &out) const
 

Protected Attributes

std::vector< double > neighbor_dist_
 
std::vector< double > neighbor_dist_exp_
 
std::vector< double > neighbor_shift_
 

The documentation for this class was generated from the following file: