Rosetta 3.4
|
Classes | |
class | ElecAtom |
struct | weight_triple |
class | HackElecEnergy |
class | HackElecEnergyAroAll |
class | HackElecEnergyAroAllCreator |
class | HackElecEnergyAroAro |
class | HackElecEnergyAroAroCreator |
class | HackElecEnergyCreator |
class | RNAHackElecEnergy |
class | RNAHackElecEnergyCreator |
Typedefs | |
typedef utility::pointer::owning_ptr < HackElecEnergy > | HackElecEnergyOP |
typedef utility::pointer::owning_ptr < HackElecEnergy const > | HackElecEnergyCOP |
Functions | |
std::ostream & | operator<< (std::ostream &os, ElecAtom const &atom) |
bool | atom_is_aro2 (conformation::Residue const &rsd, Size const i) |
bool | atom_is_aro (conformation::Residue const &rsd, Size const i) |
bool | is_phosphate (conformation::Residue const &rsd, Size const i) |
bool | is_sugar (conformation::Residue const &rsd, Size const i) |
bool | is_base (conformation::Residue const &rsd, Size const i) |
typedef utility::pointer::owning_ptr< HackElecEnergy const > core::scoring::hackelec::HackElecEnergyCOP |
References core::conformation::Residue::atom_base(), core::conformation::Residue::atom_is_hydrogen(), core::conformation::Residue::first_sidechain_atom(), and is_phosphate().
Referenced by core::scoring::hackelec::RNAHackElecEnergy::eval_atom_derivative_RNA(), is_base(), and core::scoring::hackelec::RNAHackElecEnergy::residue_pair_energy_RNA().
std::ostream & core::scoring::hackelec::operator<< | ( | std::ostream & | os, |
ElecAtom const & | atom | ||
) |
References core::scoring::hackelec::ElecAtom::print().