![]() |
Rosetta
2021.16
|
#include <FragmentPicker.hh>

Public Member Functions | |
| QuotaDebug (core::Size nFrags) | |
| void | setup_summary (quota::QuotaCollector const &collector_) |
| void | write_summary () |
| void | log (core::Size, core::Size, utility::vector1< core::Real >) |
| core::Size | max_pools () |
Public Attributes | |
| core::Size | nFrags_ |
| utility::vector1< std::string > | tags_ |
| std::map< std::string, core::Size > | tag_map_ |
Private Member Functions | |
| QuotaDebug (QuotaDebug const &) | |
|
inline |
References nFrags_.
|
private |
| void protocols::frag_picker::QuotaDebug::log | ( | core::Size | frag_len, |
| core::Size | q_pos, | ||
| utility::vector1< core::Real > | data | ||
| ) |
| core::Size protocols::frag_picker::QuotaDebug::max_pools | ( | ) |
| void protocols::frag_picker::QuotaDebug::setup_summary | ( | quota::QuotaCollector const & | collector_ | ) |
| void protocols::frag_picker::QuotaDebug::write_summary | ( | ) |
References protocols::kinmatch::str(), and protocols::frag_picker::tr().
| core::Size protocols::frag_picker::QuotaDebug::nFrags_ |
Referenced by QuotaDebug().
| std::map<std::string,core::Size> protocols::frag_picker::QuotaDebug::tag_map_ |
| utility::vector1<std::string> protocols::frag_picker::QuotaDebug::tags_ |
1.8.7