Rosetta
Public Member Functions | Private Attributes | List of all members
ChiMover Class Reference
Inheritance diagram for ChiMover:
Inheritance graph
[legend]

Public Member Functions

 ChiMover (core::pose::Pose const &pose, Size residue)
 
void apply (core::pose::Pose &pose)
 
void parse_my_tag (utility::tag::TagCOP const, basic::datacache::DataMap &)
 
 ChiMover (core::pose::Pose const &pose, Size residue)
 
void apply (core::pose::Pose &pose)
 
std::string get_name () const
 
void parse_my_tag (utility::Tag::TagCOP const, basic::datacache::DataMap &)
 

Private Attributes

Size residue_
 
core::pack::rotamers::SingleResidueRotamerLibraryCAP lib_
 
Size nchi
 

Constructor & Destructor Documentation

◆ ChiMover() [1/2]

ChiMover::ChiMover ( core::pose::Pose const &  pose,
Size  residue 
)
inline

◆ ChiMover() [2/2]

ChiMover::ChiMover ( core::pose::Pose const &  pose,
Size  residue 
)
inline

Member Function Documentation

◆ apply() [1/2]

void ChiMover::apply ( core::pose::Pose pose)
inline

◆ apply() [2/2]

void ChiMover::apply ( core::pose::Pose pose)
inline

◆ get_name()

std::string ChiMover::get_name ( ) const
inline

◆ parse_my_tag() [1/2]

void ChiMover::parse_my_tag ( utility::tag::TagCOP const  ,
basic::datacache::DataMap  
)
inline

◆ parse_my_tag() [2/2]

void ChiMover::parse_my_tag ( utility::Tag::TagCOP const  ,
basic::datacache::DataMap  
)
inline

Member Data Documentation

◆ lib_

core::pack::rotamers::SingleResidueRotamerLibraryCAP ChiMover::lib_
private

Referenced by apply(), and ChiMover().

◆ nchi

Size ChiMover::nchi
private

◆ residue_

Size ChiMover::residue_
private

Referenced by apply().


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