![]() |
Rosetta
2021.07
|
Implimentation for the MMEnergyTableAtom. Heavily coppied from the EtableAtom.cc. More...
#include <core/scoring/mm/mmtrie/MMEnergyTableAtom.hh>
#include <core/conformation/Atom.hh>
#include <core/conformation/Residue.hh>
#include <core/types.hh>
#include <iostream>
#include <numeric/xyzVector.hh>
#include <utility/vector1.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::scoring | |
core::scoring::mm | |
core::scoring::mm::mmtrie | |
Functions | |
std::ostream & | core::scoring::mm::mmtrie::operator<< (std::ostream &os, MMEnergyTableAtom const &atom) |
Implimentation for the MMEnergyTableAtom. Heavily coppied from the EtableAtom.cc.