|
Rosetta 3.5
|
#include <ProteinSilentStruct.hh>


Public Member Functions | |
| ProteinSilentStruct_Template (core::pose::Pose const &pose, std::string tag="empty_tag", bool fa=false) | |
| ProteinSilentStruct_Template (Size const nres_in) | |
| Constructors. More... | |
| ProteinSilentStruct_Template () | |
| virtual SilentStructOP | clone () const |
| Returns a new ProteinSilentStruct with a copy of the information in this ProteinSilentStruct. More... | |
| ~ProteinSilentStruct_Template () | |
| ProteinSilentStruct_Template< T > & | operator= (ProteinSilentStruct_Template< T > const &src) |
| Test if this ProteinSilentStruct is equal to the given ProteinSilentStruct_Template<T> in terms of conformation. Doesn't check energies. More... | |
| virtual bool | init_from_lines (utility::vector1< std::string > const &lines, SilentFileData &container) |
| Tells this ProteinSilentStruct object to initialize itself from. More... | |
| virtual void | fill_pose (core::pose::Pose &pose) const |
| Configure the conformation of the given Pose with the conformational data within this ProteinSilentStruct. Calls pose.clear() and rebuilds Pose from scratch using FA_STANDARD residue types. More... | |
| virtual void | fill_pose (core::pose::Pose &pose, core::chemical::ResidueTypeSet const &residue_set) const |
| Configure the conformation of the given Pose with the conformational data within this ProteinSilentStruct. Calls pose.clear() and rebuilds Pose from scratch using the user-specified residue types. More... | |
| virtual void | fill_struct (core::pose::Pose const &pose, std::string tag="empty_tag") |
| opposite of fill_pose More... | |
| virtual void | print_conformation (std::ostream &output) const |
| Prints the conformation information within this. More... | |
| bool | fullatom () const |
| data getters/setters More... | |
| virtual void | fullatom (bool fullatom) |
| Real | phi (Size const seqpos) const |
| Real | psi (Size const seqpos) const |
| Real | omega (Size const seqpos) const |
| char | secstruct (Size const seqpos) const |
| Real | chi (Size const seqpos, Size const chi_num) const |
| Size | n_chi (Size const seqpos) const |
| returns the number of chis at this position. More... | |
| numeric::xyzVector< T > const & | coords (Size const seqpos) const |
| utility::vector1 < numeric::xyzVector< T > > const & | coords () const |
| void | phi (Size const seqpos, Real const phi) |
| void | psi (Size const seqpos, Real const psi) |
| void | omega (Size const seqpos, Real const omega) |
| void | secstruct (Size const seqpos, char const ss) |
| utility::vector1< Size > const & | chain_endings () const |
| void | chain_endings (utility::vector1< Size > const &endings) |
| set the list of chain endings More... | |
| void | add_chain_ending (Size const seqpos) |
| add a chain ending to the list More... | |
| void | chi (Size const seqpos, utility::vector1< T > const &chis) |
| void | chi (Size const seqpos, Size const chi_num, Real const chi) |
| Size | max_chi () const |
| void | coords (Size const seqpos, numeric::xyzVector< T > const &coords) |
| void | fold_tree (kinematics::FoldTree const &f) |
| kinematics::FoldTree const & | fold_tree () const |
| bool | is_symmetric () const |
| void | symmetry_info (core::conformation::symmetry::SymmetryInfo &s) |
| core::conformation::symmetry::SymmetryInfoCOP | symmetry_info () const |
| void | add_jump (kinematics::Jump const &jump) |
| void | add_rt (kinematics::RT const &rt) |
| Size | njumps () const |
| returns the number of jumps held in this container. More... | |
| kinematics::RT const & | jump (Size const jump_num) const |
| virtual ObjexxFCL::FArray2D< Real > | get_CA_xyz () const |
| returns the positions of the CA atoms in this ProteinSilentStruct. Useful for RMS calculations. More... | |
| virtual Real | CA_rmsd (ProteinSilentStruct_Template< T > other_pss) |
| virtual Real | get_debug_rmsd () |
| calculates the RMSD between the C-alpha atoms of a Pose built from the torsions in this ProteinSilentStruct and the C-alpha atoms from this ProteinSilentStruct. More... | |
| virtual core::Size | mem_footprint () const |
| end accessors More... | |
| template<> | |
| bool | is_single_precision () |
| template<> | |
| bool | is_single_precision () |
Public Member Functions inherited from core::io::silent::SilentStruct | |
| SilentStruct () | |
| virtual | ~SilentStruct () |
| SilentStruct (SilentStruct const &) | |
| SilentStruct & | operator= (SilentStruct const &) |
| void | set_tag_from_pose (const core::pose::Pose &pose) |
| Sets the tag from the Pose DataCache. More... | |
| void | precision (core::Size precision) |
| core::Size | precision () const |
| void | scoreline_prefix (std::string const &prefix) |
| std::string | scoreline_prefix () const |
| void | finish_pose (core::pose::Pose &pose) const |
| calls optH if command line requests optH. must be called by derived classes. More... | |
| virtual void | print_header (std::ostream &out) const |
| print out a header line to the given ozstream. In a rosetta++ silent-file, this contained the lines: SEQUENCE: <protein sequence>="">:
| |
| virtual void | print_score_header (std::ostream &out) const |
| only print SCORE: header line More... | |
| virtual void | print_scores (std::ostream &out) const |
| print out a SCORE line to the given ozstream. More... | |
| virtual void | print_comments (std::ostream &out) const |
| print the comments in this SilentStruct. More... | |
| virtual Size | nres () const |
| returns the number of residues contained by this SilentStruct. More... | |
| void | set_decoy_tag (std::string const &tag) |
| set the tag associate with this SilentStruct More... | |
| std::string | decoy_tag () const |
| returns the tag associated with this SilentStruct. More... | |
| core::sequence::AnnotatedSequence const & | sequence () const |
| returns the sequence associated with this SilentStruct. More... | |
| void | nres (Size nres) |
| returns the number of residues in this SilentStruct. More... | |
| void | decoy_tag (std::string const &tag) |
| sets the tag associated with this SilentStruct. More... | |
| void | sequence (core::sequence::AnnotatedSequence const &sequence) |
| sets the sequence for this SilentStruct. More... | |
| void | silent_energies (utility::vector1< SilentEnergy > const &new_se) |
| sets the silent_energies for this SilentStruct. More... | |
| void | sort_silent_scores () |
| sort all the silent energies by their name. More... | |
| bool | has_energy (std::string const scorename) const |
| returns true if this SilentStruct has an energy for the given scorename, returns false otherwise. More... | |
| core::Real | get_energy (std::string const &scorename) const |
| Returns the energy associated with the given scorename if this SilentStruct has an energy for that scorename. Otherwise returns 0. More... | |
| std::string const & | get_string_value (std::string const &scorename) const |
| Returns the energy associated with the given scorename if this SilentStruct has an energy for that scorename. Otherwise returns 0. More... | |
| SilentEnergy const & | get_silent_energy (std::string const &scorename) const |
| Returns the SilentEnergy associated with this scorename. More... | |
| utility::vector1< SilentEnergy > | get_silent_energies () |
| void | set_valid_energies (utility::vector1< std::string > valid) |
| virtual void | clear_energies () |
| Clear all of the energies in the SilentStruct. Doesn't just zero the energies, it entirely removes all knowledge of all energies from this SilentStruct. More... | |
| void | add_energy (std::string scorename, Real value, Real weight=1.0) |
| add a score of a given name and value to this SilentStruct. Takes an optional weight that defaults to 1.0. More... | |
| void | add_string_value (std::string scorename, std::string const &value) |
| add a non-floating point score of a given name and value to this SilentStruct. More... | |
| void | copy_scores (const SilentStruct &src_ss) |
| Copy the score information in the given SilentStruct into this SilentStruct. More... | |
| void | add_comment (std::string name, std::string value) |
| add a named comment to this SilentStruct object. Similar to methods for playing with energies, but mapping is string => string rather than string => Real. More... | |
| bool | has_comment (std::string const &name) const |
| std::string | get_comment (std::string const &name) const |
| void | comment_from_line (std::string const &line) |
| void | erase_comment (std::string const &name) |
| void | clear_comments () |
| std::map< std::string, std::string > | get_all_comments () const |
| void | parse_energies (std::istream &input, utility::vector1< std::string > const &energy_names) |
| void | energies_from_pose (core::pose::Pose const &pose) |
| Initialize this SilentStruct's energies from the given Pose. This sets energies, energy weights, and the output widths for the energies. More... | |
| void | energies_into_pose (core::pose::Pose &pose) const |
| Put the energy information from this SilentStruct into the pose. Energies that correspond to a ScoreType are put into the pose.energies().total_energies() EnergyMap, all other energies are put into the ARBITRARY_FLOAT_DATA map in the pose DataCache. Also sets the scorefxn_weights in the Energies object using the information from this SilentStruct. More... | |
| utility::vector1< SilentEnergy > | energies () const |
| Returns the vector of SilentEnergy objects associated with this SilentStruct object. More... | |
| EnergyNames | energy_names () const |
| Returns the EnergyNames that this SilentStruct contains. More... | |
| void | rename_energies () |
| bool | read_sequence (std::string const &line) |
| void | read_score_headers (std::string const &line, utility::vector1< std::string > &enames, SilentFileData &container) |
| std::string | one_letter_sequence () const |
| strip [...] comment from seqeunce_ and return pure one-letter sequence More... | |
| void | print_parent_remarks (std::ostream &out) const |
| std::string | get_parent_remark (std::string const &name) const |
| bool | has_parent_remark (std::string const &name) const |
| void | add_parent_remark (std::string const name, std::string const value) |
| void | get_parent_remark_from_line (std::string const line) |
Static Public Member Functions | |
| static bool | is_single_precision () |
Protected Member Functions | |
| void | parse_chain_endings (std::istream &stream) |
| parse the chain endings string from an input stream More... | |
| std::string | chain_endings_str () const |
| return the chain endings string More... | |
Protected Member Functions inherited from core::io::silent::SilentStruct | |
| void | detect_fullatom (core::Size pos, core::Size natoms, bool &fullatom, bool &well_defined) |
| @ brief helper to detect fullatom input More... | |
Protected Attributes | |
| bool | fullatom_ |
| utility::vector1< char > | secstruct_ |
| utility::vector1< T > | phi_ |
| utility::vector1< T > | psi_ |
| utility::vector1< T > | omega_ |
| utility::vector1 < numeric::xyzVector< T > > | coords_ |
| utility::vector1< kinematics::RT > | jumps_ |
| bool | bJumps_use_IntraResStub_ |
| kinematics::FoldTree | fold_tree_ |
| core::conformation::symmetry::SymmetryInfoOP | symminfo_ |
| utility::vector1< Size > | chain_endings_ |
Static Protected Attributes | |
| static const Size | max_chi_ = 4 |
Private Member Functions | |
| void | resize (Size const nres_in) |
| Re-dimension the storage capacity of this ProteinSilentStruct to the given number of residues. More... | |
| void | resize_chi () |
Private Attributes | |
| utility::vector1 < utility::vector1< T > > | chi_ |
Definition at line 45 of file ProteinSilentStruct.hh.
|
inline |
|
inline |
Constructors.
Definition at line 61 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::bJumps_use_IntraResStub_, core::io::silent::SilentStruct::decoy_tag(), core::io::silent::ProteinSilentStruct_Template< T >::fullatom_, core::io::silent::SilentStruct::nres(), core::io::silent::ProteinSilentStruct_Template< T >::resize(), and core::io::silent::ProteinSilentStruct_Template< T >::symminfo_.
|
inline |
Definition at line 73 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::bJumps_use_IntraResStub_, core::io::silent::SilentStruct::decoy_tag(), core::io::silent::ProteinSilentStruct_Template< T >::fullatom(), core::io::silent::SilentStruct::nres(), and core::io::silent::ProteinSilentStruct_Template< T >::symminfo_.
|
inline |
Definition at line 96 of file ProteinSilentStruct.hh.
| void core::io::silent::ProteinSilentStruct_Template< T >::add_chain_ending | ( | Size const | seqpos) |
add a chain ending to the list
Definition at line 980 of file ProteinSilentStruct.tmpl.hh.
References core::io::silent::pss_tr().
|
inline |
Definition at line 241 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::jumps_, and core::kinematics::Jump::rt().
|
inline |
Definition at line 245 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::jumps_.
|
virtual |
Definition at line 898 of file ProteinSilentStruct.tmpl.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::get_CA_xyz().
Referenced by protocols::loophash::MPI_LoopHashRefine::add_structure_to_library_add_n_replace(), and protocols::loophash::WorkUnit_LoopHash::run().
|
inline |
Definition at line 193 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::chain_endings_.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::operator=().
| void core::io::silent::ProteinSilentStruct_Template< T >::chain_endings | ( | utility::vector1< Size > const & | endings) |
set the list of chain endings
Definition at line 967 of file ProteinSilentStruct.tmpl.hh.
References core::io::silent::pss_tr().
|
protected |
return the chain endings string
Definition at line 955 of file ProteinSilentStruct.tmpl.hh.
References core::sequence::end.
| Real core::io::silent::ProteinSilentStruct_Template< T >::chi | ( | Size const | seqpos, |
| Size const | chi_num | ||
| ) | const |
Definition at line 991 of file ProteinSilentStruct.tmpl.hh.
References core::io::silent::pss_tr().
| void core::io::silent::ProteinSilentStruct_Template< T >::chi | ( | Size const | seqpos, |
| utility::vector1< T > const & | chis | ||
| ) |
Definition at line 1037 of file ProteinSilentStruct.tmpl.hh.
| void core::io::silent::ProteinSilentStruct_Template< T >::chi | ( | Size const | seqpos, |
| Size const | chi_num, | ||
| Real const | chi | ||
| ) |
Definition at line 1013 of file ProteinSilentStruct.tmpl.hh.
References core::io::serialization::size().
|
inlinevirtual |
Returns a new ProteinSilentStruct with a copy of the information in this ProteinSilentStruct.
Implements core::io::silent::SilentStruct.
Definition at line 91 of file ProteinSilentStruct.hh.
|
inline |
Definition at line 169 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::coords_.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::operator=().
|
inline |
Definition at line 173 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::coords_.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::coords().
|
inline |
Definition at line 217 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::coords(), and core::io::silent::ProteinSilentStruct_Template< T >::coords_.
|
virtual |
Configure the conformation of the given Pose with the conformational data within this ProteinSilentStruct. Calls pose.clear() and rebuilds Pose from scratch using FA_STANDARD residue types.
Reimplemented from core::io::silent::SilentStruct.
Definition at line 727 of file ProteinSilentStruct.tmpl.hh.
References core::chemical::CENTROID, core::chemical::FA_STANDARD, core::chemical::ChemicalManager::get_instance(), core::io::silent::pss_tr(), and core::chemical::ChemicalManager::residue_type_set().
|
virtual |
Configure the conformation of the given Pose with the conformational data within this ProteinSilentStruct. Calls pose.clear() and rebuilds Pose from scratch using the user-specified residue types.
Reimplemented from core::io::silent::SilentStruct.
Definition at line 742 of file ProteinSilentStruct.tmpl.hh.
References core::conformation::Conformation::chain_endings(), core::pose::Pose::conformation(), core::sequence::end, core::pose::Pose::fold_tree(), core::pose::initialize_disulfide_bonds(), core::chemical::ResidueType::is_protein(), core::pose::make_pose_from_sequence(), core::pose::named_stub_id_to_stub_id(), core::chemical::ResidueType::nchi(), core::scoring::omega, protocols::swa::phi(), protocols::swa::psi(), core::io::silent::pss_tr(), core::pose::Pose::residue_type(), core::pose::Pose::set_chi(), core::pose::Pose::set_jump(), core::pose::Pose::set_omega(), core::pose::Pose::set_phi(), core::pose::Pose::set_psi(), core::pose::Pose::set_secstruct(), core::conformation::Conformation::set_stub_transform(), protocols::loops::start, and protocols::loops::stop.
|
virtual |
opposite of fill_pose
Implements core::io::silent::SilentStruct.
Definition at line 403 of file ProteinSilentStruct.tmpl.hh.
References core::conformation::Residue::aa(), core::chemical::aa_unk, core::chemical::aa_vrt, core::pose::Pose::annotated_sequence(), core::conformation::Conformation::chain_endings(), core::conformation::Residue::chi(), core::pose::Pose::conformation(), core::pose::Pose::fold_tree(), core::pose::Pose::is_fullatom(), core::pose::is_ideal_pose(), core::pose::Pose::jump(), core::conformation::Residue::mainchain_torsion(), core::conformation::Residue::nchi(), core::scoring::omega, protocols::swa::phi(), protocols::swa::psi(), core::io::silent::pss_tr(), core::pose::Pose::residue(), core::pose::Pose::secstruct(), core::pose::Pose::total_residue(), and core::conformation::Residue::xyz().
Referenced by protocols::abinitio::KinematicAbinitio::dump_jump_log(), protocols::jobdist::main_plain_pdb_mover(), protocols::abinitio::MembraneAbinitio::output_debug_structure(), and core::io::silent::ProteinSilentStruct_Template< T >::ProteinSilentStruct_Template().
|
inline |
Definition at line 221 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::fold_tree_.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::operator=().
|
inline |
Definition at line 225 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::fold_tree_.
|
inline |
data getters/setters
Definition at line 138 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::fullatom_.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::fullatom(), and core::io::silent::ProteinSilentStruct_Template< T >::ProteinSilentStruct_Template().
|
inlinevirtual |
Definition at line 142 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::fullatom(), and core::io::silent::ProteinSilentStruct_Template< T >::fullatom_.
|
virtual |
returns the positions of the CA atoms in this ProteinSilentStruct. Useful for RMS calculations.
Implements core::io::silent::SilentStruct.
Definition at line 885 of file ProteinSilentStruct.tmpl.hh.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::CA_rmsd().
|
virtual |
calculates the RMSD between the C-alpha atoms of a Pose built from the torsions in this ProteinSilentStruct and the C-alpha atoms from this ProteinSilentStruct.
Implements core::io::silent::SilentStruct.
Definition at line 864 of file ProteinSilentStruct.tmpl.hh.
References core::pose::Pose::residue(), core::pose::Pose::total_residue(), and core::conformation::Residue::xyz().
|
virtual |
Tells this ProteinSilentStruct object to initialize itself from.
Implements core::io::silent::SilentStruct.
Definition at line 472 of file ProteinSilentStruct.tmpl.hh.
References core::sequence::end, core::io::silent::energynames, core::io::silent::SilentFileData::get_shared_silent_data(), core::scoring::omega, protocols::swa::phi(), protocols::swa::psi(), core::io::silent::pss_tr(), and core::io::silent::simplesequencedata.
| bool core::io::silent::ProteinSilentStruct_Template< float >::is_single_precision | ( | ) |
Definition at line 86 of file SilentStruct.cc.
| bool core::io::silent::ProteinSilentStruct_Template< core::Real >::is_single_precision | ( | ) |
Definition at line 89 of file SilentStruct.cc.
|
static |
|
inline |
Definition at line 231 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::symminfo_.
|
inline |
Definition at line 255 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::jumps_.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::operator=().
| Size core::io::silent::ProteinSilentStruct_Template< T >::max_chi | ( | ) | const |
Definition at line 1042 of file ProteinSilentStruct.tmpl.hh.
|
virtual |
end accessors
Reimplemented from core::io::silent::SilentStruct.
Definition at line 1049 of file ProteinSilentStruct.tmpl.hh.
References core::pack::interaction_graph::T().
| Size core::io::silent::ProteinSilentStruct_Template< T >::n_chi | ( | Size const | seqpos) | const |
returns the number of chis at this position.
Definition at line 1032 of file ProteinSilentStruct.tmpl.hh.
|
inline |
returns the number of jumps held in this container.
Definition at line 250 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::jumps_.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::operator=().
|
inline |
Definition at line 154 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::omega_.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::omega(), and core::io::silent::ProteinSilentStruct_Template< T >::operator=().
|
inline |
Definition at line 185 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::omega(), and core::io::silent::ProteinSilentStruct_Template< T >::omega_.
| ProteinSilentStruct_Template< T > & core::io::silent::ProteinSilentStruct_Template< T >::operator= | ( | ProteinSilentStruct_Template< T > const & | src) |
Test if this ProteinSilentStruct is equal to the given ProteinSilentStruct_Template<T> in terms of conformation. Doesn't check energies.
Definition at line 907 of file ProteinSilentStruct.tmpl.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::chain_endings(), core::io::silent::ProteinSilentStruct_Template< T >::coords(), core::io::silent::ProteinSilentStruct_Template< T >::fold_tree(), core::io::silent::ProteinSilentStruct_Template< T >::jump(), core::io::silent::ProteinSilentStruct_Template< T >::njumps(), core::io::silent::SilentStruct::nres(), core::io::silent::ProteinSilentStruct_Template< T >::omega(), core::scoring::omega, protocols::swa::phi(), core::io::silent::ProteinSilentStruct_Template< T >::phi(), protocols::swa::psi(), core::io::silent::ProteinSilentStruct_Template< T >::psi(), and core::io::silent::ProteinSilentStruct_Template< T >::secstruct().
|
protected |
parse the chain endings string from an input stream
Definition at line 937 of file ProteinSilentStruct.tmpl.hh.
|
inline |
Definition at line 146 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::phi_.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::operator=(), and core::io::silent::ProteinSilentStruct_Template< T >::phi().
|
inline |
Definition at line 177 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::phi(), and core::io::silent::ProteinSilentStruct_Template< T >::phi_.
|
virtual |
Prints the conformation information within this.
Implements core::io::silent::SilentStruct.
Definition at line 809 of file ProteinSilentStruct.tmpl.hh.
References core::sequence::end, core::scoring::omega, protocols::swa::phi(), protocols::swa::psi(), and core::io::serialization::size().
|
inline |
Definition at line 150 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::psi_.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::operator=(), and core::io::silent::ProteinSilentStruct_Template< T >::psi().
|
inline |
Definition at line 181 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::psi(), and core::io::silent::ProteinSilentStruct_Template< T >::psi_.
|
private |
Re-dimension the storage capacity of this ProteinSilentStruct to the given number of residues.
Definition at line 691 of file ProteinSilentStruct.tmpl.hh.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::ProteinSilentStruct_Template().
|
private |
Definition at line 713 of file ProteinSilentStruct.tmpl.hh.
|
inline |
Definition at line 158 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::secstruct_.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::operator=().
|
inline |
Definition at line 189 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::secstruct_.
|
inline |
Definition at line 233 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::symminfo_.
|
inline |
Definition at line 237 of file ProteinSilentStruct.hh.
References core::io::silent::ProteinSilentStruct_Template< T >::symminfo_.
|
protected |
Definition at line 298 of file ProteinSilentStruct.hh.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::ProteinSilentStruct_Template().
|
protected |
Definition at line 301 of file ProteinSilentStruct.hh.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::chain_endings().
|
private |
Definition at line 304 of file ProteinSilentStruct.hh.
|
protected |
Definition at line 296 of file ProteinSilentStruct.hh.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::coords().
|
protected |
Definition at line 299 of file ProteinSilentStruct.hh.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::fold_tree().
|
protected |
Definition at line 290 of file ProteinSilentStruct.hh.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::fullatom(), and core::io::silent::ProteinSilentStruct_Template< T >::ProteinSilentStruct_Template().
|
protected |
Definition at line 297 of file ProteinSilentStruct.hh.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::add_jump(), core::io::silent::ProteinSilentStruct_Template< T >::add_rt(), core::io::silent::ProteinSilentStruct_Template< T >::jump(), and core::io::silent::ProteinSilentStruct_Template< T >::njumps().
|
staticprotected |
Definition at line 289 of file ProteinSilentStruct.hh.
|
protected |
Definition at line 295 of file ProteinSilentStruct.hh.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::omega().
|
protected |
Definition at line 293 of file ProteinSilentStruct.hh.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::phi().
|
protected |
Definition at line 294 of file ProteinSilentStruct.hh.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::psi().
|
protected |
Definition at line 292 of file ProteinSilentStruct.hh.
Referenced by core::io::silent::ProteinSilentStruct_Template< T >::secstruct().
|
protected |
1.8.4