Rosetta  2016.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Typedefs
StepWiseRNA_Classes.hh File Reference
#include <core/pose/Pose.fwd.hh>
#include <numeric/xyzMatrix.hh>
#include <numeric/xyzVector.hh>
#include <core/id/TorsionID.hh>
#include <core/types.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/io/silent/SilentFileData.fwd.hh>
#include <utility/vector1.hh>
#include <protocols/moves/Mover.hh>
#include <string>
#include <map>
#include <utility/exit.hh>

Classes

class  protocols::stepwise::modeler::rna::Jump_point
 
struct  protocols::stepwise::modeler::rna::Torsion_Info
 
struct  protocols::stepwise::modeler::rna::output_data_struct
 
class  protocols::stepwise::modeler::rna::InternalWorkingResidueParameter
 
class  protocols::stepwise::modeler::rna::StepWiseRNA_CountStruct
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::stepwise
 
 protocols::stepwise::modeler
 
 protocols::stepwise::modeler::rna
 

Macros

#define O3I_C5I_PLUS_TWO_MAX_DIST   11.4226
 
#define O3I_C5I_PLUS_ONE_MAX_DIST   3.968000
 
#define O3I_O3I_PLUS_ONE_MAX_DIST   7.45583
 
#define C5I_C5I_PLUS_ONE_MAX_DIST   7.71355
 
#define O3I_C5I_MIN_DIST   2.000
 
#define O3I_C5I_MAX_DIST   4.627
 

Typedefs

typedef numeric::xyzMatrix
< core::Real
Matrix
 

Detailed Description

Author
Rhiju Das

Macro Definition Documentation

#define C5I_C5I_PLUS_ONE_MAX_DIST   7.71355
#define O3I_C5I_MAX_DIST   4.627
#define O3I_C5I_MIN_DIST   2.000
#define O3I_C5I_PLUS_ONE_MAX_DIST   3.968000
#define O3I_C5I_PLUS_TWO_MAX_DIST   11.4226
#define O3I_O3I_PLUS_ONE_MAX_DIST   7.45583

Typedef Documentation

typedef numeric::xyzMatrix< core::Real > Matrix