Rosetta
Public Member Functions | Public Attributes | List of all members
core::pack::guidance_scoreterms::approximate_buried_unsat_penalty::ReweightData Struct Reference

#include <util.hh>

Public Member Functions

 ReweightData (pose::Pose const &pose_in, task::PackerTaskCOP const &task_in)
 

Public Attributes

pose::Pose const & pose
 
task::PackerTaskCOP task
 
task::IGEdgeReweightContainerCOP edge_reweights
 
std::unordered_map< basic::datacache::ResRotPair, float, basic::datacache::ResRotPairHasher > stored_edge_reweights
 

Constructor & Destructor Documentation

◆ ReweightData()

core::pack::guidance_scoreterms::approximate_buried_unsat_penalty::ReweightData::ReweightData ( pose::Pose const &  pose_in,
task::PackerTaskCOP const &  task_in 
)
inline

Member Data Documentation

◆ edge_reweights

task::IGEdgeReweightContainerCOP core::pack::guidance_scoreterms::approximate_buried_unsat_penalty::ReweightData::edge_reweights

◆ pose

pose::Pose const& core::pack::guidance_scoreterms::approximate_buried_unsat_penalty::ReweightData::pose

◆ stored_edge_reweights

std::unordered_map< basic::datacache::ResRotPair, float, basic::datacache::ResRotPairHasher > core::pack::guidance_scoreterms::approximate_buried_unsat_penalty::ReweightData::stored_edge_reweights

◆ task

task::PackerTaskCOP core::pack::guidance_scoreterms::approximate_buried_unsat_penalty::ReweightData::task

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