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

Public Member Functions

 BBMover (Size start, Size stop, Real mag)
 
void apply (core::pose::Pose &pose)
 
std::string get_name () const
 
 BBMover (Size start, Size stop, Real mag)
 
void apply (core::pose::Pose &pose)
 
std::string get_name () const
 
 BBMover (Size nres, Real mag)
 
void apply (core::pose::Pose &pose)
 
std::string get_name () const
 

Private Attributes

Size start_
 
Size stop_
 
Real mag_
 
Size nres_
 

Constructor & Destructor Documentation

◆ BBMover() [1/3]

BBMover::BBMover ( Size  start,
Size  stop,
Real  mag 
)
inline

Referenced by bb_sample().

◆ BBMover() [2/3]

BBMover::BBMover ( Size  start,
Size  stop,
Real  mag 
)
inline

◆ BBMover() [3/3]

BBMover::BBMover ( Size  nres,
Real  mag 
)
inline

Member Function Documentation

◆ apply() [1/3]

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

◆ apply() [2/3]

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

◆ apply() [3/3]

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

◆ get_name() [1/3]

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

◆ get_name() [2/3]

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

◆ get_name() [3/3]

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

Member Data Documentation

◆ mag_

Real BBMover::mag_
private

Referenced by apply().

◆ nres_

Size BBMover::nres_
private

◆ start_

Size BBMover::start_
private

Referenced by apply().

◆ stop_

Size BBMover::stop_
private

Referenced by apply().


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