![]() |
Rosetta Protocols
2014.16.56682
|
#include <FragmentPicker.hh>
Public Member Functions | |
| QuotaDebug (Size nFrags) | |
| void | setup_summary (quota::QuotaCollector const &collector_) |
| void | write_summary () |
| void | log (Size, Size, utility::vector1< Real >) |
| Size | max_pools () |
Public Attributes | |
| Size | nFrags_ |
| utility::vector1< std::string > | tags_ |
| std::map< std::string, Size > | tag_map_ |
Private Member Functions | |
| QuotaDebug (QuotaDebug const &) | |
|
private |
| void protocols::frag_picker::QuotaDebug::log | ( | Size | frag_len, |
| Size | q_pos, | ||
| utility::vector1< Real > | data | ||
| ) |
| 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.
| Size protocols::frag_picker::QuotaDebug::nFrags_ |
Referenced by QuotaDebug().
| std::map<std::string,Size> protocols::frag_picker::QuotaDebug::tag_map_ |
| utility::vector1<std::string> protocols::frag_picker::QuotaDebug::tags_ |
1.8.7