70 #include <basic/Tracer.hh>
87 #include <utility/vector1.hh>
88 #include <basic/options/keys/OptionKeys.hh>
91 static basic::Tracer
tr(
"protocols.iterative");
95 using namespace basic;
96 using namespace basic::options;
97 using namespace basic::options::OptionKeys;
100 namespace protocols {
102 using namespace jd2::archive;
105 if ( fullatom ) fullatom_pool_ptr_->gen_diversity_pool( batch, fullatom );
106 else Parent::gen_diversity_pool( batch, fullatom );
109 void IterativeCentroid::update_noesy_filter_files(
113 fullatom_pool_ptr_->update_noesy_filter_files( current, fullatom );
114 Parent::update_noesy_filter_files( current, fullatom );