Rosetta
Classes | Namespaces
QuotaPool.hh File Reference

provides a single pool used by quota More...

#include <protocols/frag_picker/quota/QuotaPool.fwd.hh>
#include <protocols/frag_picker/CandidatesCollector.hh>
#include <protocols/frag_picker/FragmentCandidate.fwd.hh>
#include <core/types.hh>
#include <string>
#include <protocols/frag_picker/scores/FragmentScoreMap.hh>
#include <ostream>

Classes

class  protocols::frag_picker::quota::QuotaPool
 represents a single pool used by quota selector More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::frag_picker
 
 protocols::frag_picker::quota
 

Detailed Description

provides a single pool used by quota

a QuotaSelector is constructed with a few pools. At fragment selection procedure it tries to fit each fragment candidate into the pools by a round robin procedure

Author
Dominik Gront (dgron.nosp@m.t@ch.nosp@m.em.uw.nosp@m..edu.nosp@m..pl)