19 #ifndef INCLUDED_protocols_antibody2_AntibodyModelerProtocol_hh
20 #define INCLUDED_protocols_antibody2_AntibodyModelerProtocol_hh
22 #include <utility/vector1.hh>
53 void sync_objects_with_flags();
79 cter_insert_ = setting;
88 flank_residue_min_ = setting;
91 h3_perturb_type_ = remodel;
94 h3_refine_type_ = refine;
97 h3_filter_tolerance_ = number;
100 cst_weight_ = cst_weight;
103 use_csts_ = use_csts;
106 constrain_cter_ = setting;
109 constrain_vlvh_qq_ = setting;
112 flank_residue_size_ = flank_residue_size;
115 middle_pack_min_ = middle_pack_min;
122 void display_constraint_residues(
pose::Pose & pose );
124 void show( std::ostream & out=std::cout );
176 void init_from_options();
185 void setup_objects();