|
Rosetta 3.5
|
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 |
Definition at line 27 of file HackElecEnergy.fwd.hh.
Definition at line 24 of file HackElecEnergy.fwd.hh.
Definition at line 187 of file HackElecEnergyAroAro.cc.
References core::conformation::Residue::atom_type(), and core::chemical::AtomType::name().
Referenced by core::scoring::hackelec::HackElecEnergyAroAro::eval_atom_derivative_aro_aro(), and core::scoring::hackelec::HackElecEnergyAroAro::residue_pair_energy_aro_aro().
Definition at line 190 of file HackElecEnergyAroAll.cc.
References core::conformation::Residue::atom_type(), and core::chemical::AtomType::name().
Referenced by core::scoring::hackelec::HackElecEnergyAroAll::eval_atom_derivative_aro_aro(), and core::scoring::hackelec::HackElecEnergyAroAll::residue_pair_energy_aro_aro().
Definition at line 212 of file RNAHackElecEnergy.cc.
References core::conformation::Residue::atom_base(), core::conformation::Residue::atom_is_hydrogen(), is_phosphate(), and is_sugar().
Referenced by core::scoring::hackelec::RNAHackElecEnergy::eval_atom_derivative_RNA(), and core::scoring::hackelec::RNAHackElecEnergy::residue_pair_energy_RNA().
Definition at line 190 of file RNAHackElecEnergy.cc.
References core::conformation::Residue::atom_base(), and core::conformation::Residue::atom_is_hydrogen().
Referenced by core::scoring::hackelec::RNAHackElecEnergy::eval_atom_derivative_RNA(), is_base(), is_sugar(), and core::scoring::hackelec::RNAHackElecEnergy::residue_pair_energy_RNA().
Definition at line 201 of file RNAHackElecEnergy.cc.
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 | ||
| ) |
Definition at line 63 of file ElecAtom.cc.
References core::scoring::hackelec::ElecAtom::print().
1.8.4