Rosetta  2019.07
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
FragInfo Struct Reference

Public Member Functions

 FragInfo ()=default
 
 FragInfo (core::pose::PoseOP pose, core::Real weight, core::Size center, std::string const &tag)
 

Public Attributes

core::pose::PoseOP pose_
 
core::Size weight_ = 0
 
core::Size center_ = 0
 
std::string tag_
 

Constructor & Destructor Documentation

FragInfo::FragInfo ( )
default
FragInfo::FragInfo ( core::pose::PoseOP  pose,
core::Real  weight,
core::Size  center,
std::string const &  tag 
)
inline

Member Data Documentation

core::Size FragInfo::center_ = 0

Referenced by distance().

core::pose::PoseOP FragInfo::pose_

Referenced by distance().

std::string FragInfo::tag_
core::Size FragInfo::weight_ = 0

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