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

Public Member Functions

 FragInfo ()
 
 FragInfo (core::pose::PoseOP pose, core::Real weight, core::Size center, std::string tag)
 

Public Attributes

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

Constructor & Destructor Documentation

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

Member Data Documentation

core::Size FragInfo::center_

Referenced by distance().

core::pose::PoseOP FragInfo::pose_

Referenced by distance().

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

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