21 #include <ObjexxFCL/format.hh>
26 #include <utility/vector1.hh>
37 if (
N_.size() == (
Size) nres )
return;
65 if ( rsd.is_protein() ) {
116 if ( rsd.is_protein() ) {
118 N_index_[ i ] = rsd.atom_index( bbN );
120 C_index_[ i ] = rsd.atom_index( bbC );
121 O_index_[ i ] = rsd.atom_index( bbO );
150 int const & total_residue
159 ) : total_SS_dimer( s.total_SS_dimer ),
160 SS_resnum( s.SS_resnum ),
161 total_strands( s.total_strands ),
162 SS_strand( s.SS_strand ),
163 SS_dimer( s.SS_dimer ),
164 SS_strand_end( s.SS_strand_end ),
165 dimer_neighbor( s.dimer_neighbor )
215 using ObjexxFCL::fmt::I;
233 int const & total_residue
249 ) : total_HH_dimer( h.total_HH_dimer ),
250 HH_resnum( h.HH_resnum ),
251 HH_helix_end( h.HH_helix_end )
271 using ObjexxFCL::fmt::I;