Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Private Attributes | List of all members
core::scoring::GenBornRotamerSetInfo Class Reference

#include <GenBornPotential.hh>

Inheritance diagram for core::scoring::GenBornRotamerSetInfo:
Inheritance graph
[legend]
Collaboration diagram for core::scoring::GenBornRotamerSetInfo:
Collaboration graph
[legend]

Public Types

typedef conformation::Residue Residue
 
typedef conformation::ResidueOP ResidueOP
 
typedef
conformation::RotamerSetBase 
RotamerSetBase
 

Public Member Functions

 GenBornRotamerSetInfo (GenBornRotamerSetInfo const &src)
 
basic::datacache::CacheableDataOP clone () const
 
Size size () const
 
GenBornResidueInforesidue_info (Size const i)
 
GenBornResidueInfo const & residue_info (Size const i) const
 
 GenBornRotamerSetInfo (RotamerSetBase const &rotamer_set)
 
void initialize (RotamerSetBase const &rotamer_set)
 dont forget to 0 the born_radii More...
 

Private Attributes

utility::vector1
< GenBornResidueInfoOP
residue_info_
 

Detailed Description

Definition at line 245 of file GenBornPotential.hh.

Member Typedef Documentation

Definition at line 249 of file GenBornPotential.hh.

Definition at line 250 of file GenBornPotential.hh.

Definition at line 251 of file GenBornPotential.hh.

Constructor & Destructor Documentation

core::scoring::GenBornRotamerSetInfo::GenBornRotamerSetInfo ( GenBornRotamerSetInfo const &  src)
inline

Definition at line 256 of file GenBornPotential.hh.

References residue_info_, and size().

Referenced by clone().

core::scoring::GenBornRotamerSetInfo::GenBornRotamerSetInfo ( RotamerSetBase const &  rotamer_set)
inline

Definition at line 295 of file GenBornPotential.hh.

References initialize().

Member Function Documentation

basic::datacache::CacheableDataOP core::scoring::GenBornRotamerSetInfo::clone ( ) const
inline

Definition at line 267 of file GenBornPotential.hh.

References GenBornRotamerSetInfo().

void core::scoring::GenBornRotamerSetInfo::initialize ( RotamerSetBase const &  rotamer_set)
GenBornResidueInfo& core::scoring::GenBornRotamerSetInfo::residue_info ( Size const  i)
inline
GenBornResidueInfo const& core::scoring::GenBornRotamerSetInfo::residue_info ( Size const  i) const
inline

Definition at line 288 of file GenBornPotential.hh.

References residue_info_.

Size core::scoring::GenBornRotamerSetInfo::size ( ) const
inline

Definition at line 274 of file GenBornPotential.hh.

References residue_info_.

Referenced by GenBornRotamerSetInfo().

Member Data Documentation

utility::vector1< GenBornResidueInfoOP > core::scoring::GenBornRotamerSetInfo::residue_info_
private

Definition at line 306 of file GenBornPotential.hh.

Referenced by GenBornRotamerSetInfo(), initialize(), residue_info(), and size().


The documentation for this class was generated from the following files: