#include <AtomVDW.hh>
| core::scoring::AtomVDW::AtomVDW |
( |
std::string const & |
atom_type_set_name_with_suffix | ) |
|
ctor, reads data file
ctor, reads data file. Need to configure to allow alternate tables/atom_sets
References core::chemical::AtomTypeSet::atom_type_index(), atom_type_set_name(), atom_type_set_name_, atom_vdw_, core::chemical::CENTROID, core::chemical::AtomTypeSet::directory(), get_atom_type_set_name(), core::chemical::AtomTypeSet::n_atomtypes(), setup_approximate_vdw_radii(), core::scoring::TR(), and vdw_suffix_.
| Real core::scoring::AtomVDW::approximate_vdw_radius |
( |
Size const |
atom_type_index | ) |
const |
|
inline |
| std::string core::scoring::AtomVDW::atom_type_set_name |
( |
| ) |
const |
| void core::scoring::AtomVDW::get_atom_type_set_name |
( |
std::string |
ats_suff | ) |
|
|
private |
| utility::vector1< Real > const& core::scoring::AtomVDW::operator() |
( |
Size const |
atom_type_index | ) |
const |
|
inline |
| void core::scoring::AtomVDW::setup_approximate_vdw_radii |
( |
utility::vector1< int > const & |
atom_type_index, |
|
|
chemical::AtomTypeSet const & |
atom_type_set |
|
) |
| |
|
private |
| utility::vector1< Real > core::scoring::AtomVDW::approximate_vdw_radii_ |
|
private |
| std::string core::scoring::AtomVDW::atom_type_set_name_ |
|
private |
| utility::vector1< utility::vector1< Real > > core::scoring::AtomVDW::atom_vdw_ |
|
private |
| std::string core::scoring::AtomVDW::vdw_suffix_ |
|
private |
The documentation for this class was generated from the following files: