|
Rosetta 3.5
|
Classes | |
| class | ABEGO_SS_Config |
| read a config file for quota selector More... | |
| class | ABEGO_SS_Map |
| represents a single pool used by quota selector More... | |
| class | ABEGO_SS_Pool |
| represents a single pool used by quota selector More... | |
| class | QuotaCollector |
| A base class for collecting fragments. More... | |
| class | QuotaConfig |
| read a config file for quota selector More... | |
| class | QuotaPool |
| represents a single pool used by quota selector More... | |
| struct | quota_limits_sorter_biggest_first |
| struct | quota_limits_sorter_smallest_first |
| struct | missing_fraction_sorter_biggest_first |
| class | QuotaSelector |
| selects a given number of fragments using a quota scheme More... | |
| class | SecondaryStructurePool |
| represents a single pool used by quota selector More... | |
| class | TorsionBinPool |
| represents a single pool used by quota selector More... | |
Functions | |
| static basic::Tracer | trABEGO_SS_Config ("protocols.frag_picker.quota.ABEGO_SS_Config") |
| Size | torsion2big_bin_id (core::Real const phi, core::Real const psi, core::Real const omega) |
| Size | abego_index (char abego_class) |
| Size | ss_index (char ss_class) |
| static basic::Tracer | trABEGO_SS_Pool ("protocols.frag_picker.quota.ABEGO_SS_Pool") |
| static basic::Tracer | trQuotaCollector ("protocols.frag_picker.quota.QuotaCollector") |
| static basic::Tracer | trQuotaConfig ("protocols.frag_picker.quota.QuotaConfig") |
| static basic::Tracer | trQuotaSelector ("protocols.frag_picker.quota.QuotaSelector") |
| static basic::Tracer | trSecondaryStructurePool ("protocols.frag_picker.quota.SecondaryStructurePool") |
| static basic::Tracer | trTorsionBinPool ("protocols.frag_picker.quota.TorsionBinPool") |
| typedef utility::pointer::owning_ptr<ABEGO_SS_Map const> protocols::frag_picker::quota::ABEGO_SS_MapCOP |
Definition at line 28 of file ABEGO_SS_Map.fwd.hh.
Definition at line 25 of file ABEGO_SS_Map.fwd.hh.
| typedef utility::pointer::owning_ptr<ABEGO_SS_Pool const> protocols::frag_picker::quota::ABEGO_SS_PoolCOP |
Definition at line 28 of file ABEGO_SS_Pool.fwd.hh.
Definition at line 25 of file ABEGO_SS_Pool.fwd.hh.
| typedef LazySortedVector1< std::pair< FragmentCandidateOP, scores::FragmentScoreMapOP >, CompareByScoreCombination > protocols::frag_picker::quota::BoundedQuotaContainer |
Definition at line 43 of file ABEGO_SS_Pool.hh.
| typedef utility::pointer::owning_ptr< BoundedQuotaContainer > protocols::frag_picker::quota::BoundedQuotaContainerOP |
Definition at line 45 of file ABEGO_SS_Pool.hh.
| typedef utility::pointer::owning_ptr<QuotaCollector const> protocols::frag_picker::quota::QuotaCollectorCOP |
Definition at line 30 of file QuotaCollector.fwd.hh.
| typedef utility::pointer::owning_ptr<QuotaCollector> protocols::frag_picker::quota::QuotaCollectorOP |
Definition at line 26 of file QuotaCollector.fwd.hh.
Definition at line 28 of file QuotaPool.fwd.hh.
Definition at line 25 of file QuotaPool.fwd.hh.
| typedef utility::pointer::owning_ptr<QuotaSelector const> protocols::frag_picker::quota::QuotaSelectorCOP |
Definition at line 28 of file QuotaSelector.fwd.hh.
Definition at line 25 of file QuotaSelector.fwd.hh.
| typedef utility::pointer::owning_ptr<SecondaryStructurePool const> protocols::frag_picker::quota::SecondaryStructurePoolCOP |
Definition at line 28 of file SecondaryStructurePool.fwd.hh.
| typedef utility::pointer::owning_ptr<SecondaryStructurePool> protocols::frag_picker::quota::SecondaryStructurePoolOP |
Definition at line 25 of file SecondaryStructurePool.fwd.hh.
| Size protocols::frag_picker::quota::abego_index | ( | char | abego_class) |
Definition at line 80 of file ABEGO_SS_Map.cc.
Referenced by protocols::frag_picker::quota::ABEGO_SS_Config::ABEGO_SS_Config(), and protocols::frag_picker::quota::ABEGO_SS_Map::check_status().
| Size protocols::frag_picker::quota::ss_index | ( | char | ss_class) |
Definition at line 106 of file ABEGO_SS_Map.cc.
Referenced by protocols::frag_picker::quota::ABEGO_SS_Config::ABEGO_SS_Config(), protocols::frag_picker::quota::ABEGO_SS_Map::check_status(), and protocols::dna::DnaInterfacePacker::protein_scan().
| Size protocols::frag_picker::quota::torsion2big_bin_id | ( | core::Real const | phi, |
| core::Real const | psi, | ||
| core::Real const | omega | ||
| ) |
Definition at line 60 of file ABEGO_SS_Map.cc.
Referenced by protocols::frag_picker::quota::ABEGO_SS_Pool::could_be_accepted(), protocols::frag_picker::scores::ABEGO_SS_Score::do_caching(), and protocols::frag_picker::scores::ABEGO_SS_Score::score().
|
static |
|
static |
|
static |
|
static |
Referenced by protocols::frag_picker::quota::QuotaConfig::QuotaConfig().
|
static |
Referenced by protocols::frag_picker::quota::QuotaSelector::next_from_pool(), protocols::frag_picker::quota::QuotaSelector::push_the_limits(), protocols::frag_picker::quota::QuotaSelector::push_the_limits_to_the_winner(), protocols::frag_picker::quota::QuotaSelector::QuotaSelector(), protocols::frag_picker::quota::QuotaSelector::select_fragments_200(), and protocols::frag_picker::quota::QuotaSelector::select_fragments_25_200().
|
static |
|
static |
| struct protocols::frag_picker::quota::quota_limits_sorter_biggest_first protocols::frag_picker::quota::mysorter_biggest_first |
| struct protocols::frag_picker::quota::missing_fraction_sorter_biggest_first protocols::frag_picker::quota::mysorter_missing_fraction_biggest_first |
| struct protocols::frag_picker::quota::quota_limits_sorter_smallest_first protocols::frag_picker::quota::mysorter_smallest_first |
1.8.4