36 #include <basic/Tracer.hh>
39 #include <utility/excn/Exceptions.hh>
42 #include <ObjexxFCL/format.hh>
47 static basic::Tracer
TR(
"protocols.loops.loop_mover.refine.RepackTrial");
52 namespace loop_mover {
74 if (
this == &rhs )
return *
this;
144 task->set_bump_check(
true );
148 mc()->boltzmann( pose, move_type );
163 type(
"RepackTrial" );
192 out << repack_trial.
get_name() <<
" is an awesome class." << std::endl;
203 return "RepackTrial";