|
Rosetta 3.5
|
#include <AtomRadiusMap.hh>

Public Member Functions | |
| AtomRadiusMap (int include_water=-1) | |
| ~AtomRadiusMap () | |
| PackstatReal | get_radius (std::string type, std::string res) const |
Private Attributes | |
| std::map< std::pair < std::string const, std::string const > , PackstatReal > | type_map_ |
Definition at line 32 of file AtomRadiusMap.hh.
| core::scoring::packstat::AtomRadiusMap::AtomRadiusMap | ( | int | include_water = -1) |
Definition at line 56 of file AtomRadiusMap.cc.
References core::scoring::packstat::HYDROGEN_RADIUS, and core::scoring::packstat::type_map_add().
|
inline |
Definition at line 41 of file AtomRadiusMap.hh.
| PackstatReal core::scoring::packstat::AtomRadiusMap::get_radius | ( | std::string | type, |
| std::string | res | ||
| ) | const |
Definition at line 244 of file AtomRadiusMap.cc.
References core::scoring::packstat::HYDROGEN_RADIUS, and core::scoring::packstat::ToUpper().
Referenced by core::scoring::packstat::SimplePDB::get_spheres().
|
private |
Definition at line 47 of file AtomRadiusMap.hh.
1.8.4