Rosetta
Public Member Functions | Public Attributes | List of all members
core::scoring::packstat::MultiProbePoseAccumulator Struct Reference

#include <LeeRichards.hh>

Inheritance diagram for core::scoring::packstat::MultiProbePoseAccumulator:
Inheritance graph
[legend]

Public Member Functions

 MultiProbePoseAccumulator (core::pose::Pose &_pose, std::string const &tag="")
 
void accumulate_area (core::id::AtomID id, core::Real area, bool buried) override
 
void accumulate_dxdy (core::id::AtomID id, core::Real dx, core::Real dy, bool buried) override
 
void set_pr_idx (Size pr_idx)
 
core::Size get_pr_idx ()
 
void show (std::ostream &out)
 

Public Attributes

core::id::AtomID_Map< LR_MP_AtomDataatom_map_
 
core::Size pr_idx_
 
core::pose::Pose pose_
 
std::string tag_
 

Constructor & Destructor Documentation

◆ MultiProbePoseAccumulator()

core::scoring::packstat::MultiProbePoseAccumulator::MultiProbePoseAccumulator ( core::pose::Pose _pose,
std::string const &  tag = "" 
)

Member Function Documentation

◆ accumulate_area()

void core::scoring::packstat::MultiProbePoseAccumulator::accumulate_area ( core::id::AtomID  id,
core::Real  area,
bool  buried 
)
inlineoverridevirtual

◆ accumulate_dxdy()

void core::scoring::packstat::MultiProbePoseAccumulator::accumulate_dxdy ( core::id::AtomID  id,
core::Real  dx,
core::Real  dy,
bool  buried 
)
inlineoverridevirtual

◆ get_pr_idx()

core::Size core::scoring::packstat::MultiProbePoseAccumulator::get_pr_idx ( )
inline

References pr_idx_.

◆ set_pr_idx()

void core::scoring::packstat::MultiProbePoseAccumulator::set_pr_idx ( Size  pr_idx)
inline

References pr_idx_.

◆ show()

void core::scoring::packstat::MultiProbePoseAccumulator::show ( std::ostream &  out)

Member Data Documentation

◆ atom_map_

core::id::AtomID_Map<LR_MP_AtomData> core::scoring::packstat::MultiProbePoseAccumulator::atom_map_

◆ pose_

core::pose::Pose core::scoring::packstat::MultiProbePoseAccumulator::pose_

Referenced by MultiProbePoseAccumulator(), and show().

◆ pr_idx_

core::Size core::scoring::packstat::MultiProbePoseAccumulator::pr_idx_

◆ tag_

std::string core::scoring::packstat::MultiProbePoseAccumulator::tag_

Referenced by show().


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