Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
protocols::pose_creation::SliceToMiniProteinMover::Chunk Struct Reference

#include <SliceToMiniProteinMover.hh>

Public Member Functions

 Chunk (core::pose::Pose pose_i, core::Size start_res_i, core::Size end_res_i)
 

Public Attributes

core::pose::Pose pose
 
core::Size start_res
 
core::Size end_res
 
core::Real ddg
 
bool outputed
 

Constructor & Destructor Documentation

protocols::pose_creation::SliceToMiniProteinMover::Chunk::Chunk ( core::pose::Pose  pose_i,
core::Size  start_res_i,
core::Size  end_res_i 
)
inline

References end_res, outputed, pose, and start_res.

Member Data Documentation

core::Real protocols::pose_creation::SliceToMiniProteinMover::Chunk::ddg
core::Size protocols::pose_creation::SliceToMiniProteinMover::Chunk::end_res

Referenced by Chunk().

bool protocols::pose_creation::SliceToMiniProteinMover::Chunk::outputed

Referenced by Chunk().

core::pose::Pose protocols::pose_creation::SliceToMiniProteinMover::Chunk::pose

Referenced by Chunk().

core::Size protocols::pose_creation::SliceToMiniProteinMover::Chunk::start_res

Referenced by Chunk().


The documentation for this struct was generated from the following file: