|
Rosetta
|
#include <core/scoring/VdWTinkerPotential.hh>#include <core/scoring/Energies.hh>#include <core/scoring/etable/count_pair/CountPairFunction.hh>#include <core/scoring/etable/count_pair/CountPairFactory.hh>#include <core/scoring/etable/count_pair/types.hh>#include <core/conformation/Residue.hh>#include <core/pose/Pose.hh>#include <core/conformation/RotamerSetBase.hh>#include <core/conformation/RotamerSetCacheableDataType.hh>#include <core/pose/datacache/CacheableDataType.hh>#include <basic/datacache/BasicDataCache.hh>#include <utility/string_util.hh>#include <basic/database/open.hh>#include <basic/Tracer.hh>#include <utility/vector1.hh>#include <boost/lexical_cast.hpp>#include <cmath>#include <algorithm>#include <string>#include <fstream>#include <map>#include <core/scoring/DerivVectorPair.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::scoring | |
Typedefs | |
| using | Vector = numeric::xyzVector< core::Real > |
| using | Matrix = numeric::xyzMatrix< core::Real > |
Functions | |
| static basic::Tracer | TR ("core.scoring.VdWTinkerPotential") |
| bool | core::scoring::VdWShouldItCount (conformation::Residue const &rsd, Size const &atm) |
| using Matrix = numeric::xyzMatrix<core::Real> |
| using Vector = numeric::xyzVector<core::Real> |
|
static |