14 #ifndef INCLUDED_protocols_frag_picker_quota_QuotaCollector_hh
15 #define INCLUDED_protocols_frag_picker_quota_QuotaCollector_hh
18 #include <utility/pointer/ReferenceCount.hh>
30 #include <utility/vector1.hh>
33 namespace frag_picker {
47 bool add(std::pair<FragmentCandidateOP, scores::FragmentScoreMapOP>);
76 utility_exit_with_message(
"Cant' cast candidates' collector to QuotaCollector. Is quota set up correctly?");
79 for(
Size l=1;l<=content.size();l++)
storage_[pos][j]->push( content[l] );
101 storage_[position].push_back(the_pool);