17 #ifndef INCLUDED_protocols_rna_FullAtomRNA_Fragments_HH
18 #define INCLUDED_protocols_rna_FullAtomRNA_Fragments_HH
25 #include <ObjexxFCL/FArray1D.hh>
26 #include <ObjexxFCL/FArray2D.hh>
27 #include <ObjexxFCL/FArray3D.hh>
32 #include <utility/pointer/ReferenceCount.hh>
39 #include <utility/vector1.hh>
43 namespace ObjexxFCL { }
using namespace ObjexxFCL;
99 Size const which_frag,
104 void add_torsion(
TorsionSet const torsion_set );
135 apply_random_fragment(
145 void read_vall_torsions(
std::string const filename );
166 pick_random_fragment(
173 pick_random_fragment(
209 void pick_random_fragment( FArray1D <core::Real> & RNA_torsions,
std::string const RNA_string );