22 #include <utility/exit.hh>
23 #include <ObjexxFCL/string.functions.hh>
26 #include <utility/vector1.hh>
37 Real const rmsd_cutoff,
38 bool const force_align ):
39 calc_rms_res_( calc_rms_res ),
40 native_pose_( native_pose ),
41 rmsd_cutoff_( rmsd_cutoff ),
42 force_align_( force_align ),
43 cluster_by_all_atom_rmsd_( false )
52 using namespace core::scoring;
80 using namespace core::scoring;