Rosetta
Macros | Typedefs | Functions
test_loop_hash.cc File Reference
#include <basic/options/option.hh>
#include <basic/options/option_macros.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <basic/options/keys/out.OptionKeys.gen.hh>
#include <core/import_pose/import_pose.hh>
#include <devel/init.hh>
#include <core/kinematics/Stub.hh>
#include <core/pose/Pose.hh>
#include <core/pose/annotated_sequence.hh>
#include <core/pose/util.hh>
#include <numeric/xyz.functions.hh>
#include <numeric/xyz.io.hh>
#include <numeric/HomogeneousTransform.hh>
#include <ObjexxFCL/format.hh>
#include <ObjexxFCL/string.functions.hh>
#include <protocols/loophash/BackboneDB.hh>
#include <protocols/loophash/LoopHashLibrary.hh>
#include <protocols/loophash/LoopHashLibrary.fwd.hh>
#include <protocols/loophash/LoopHashMap.hh>
#include <apps/pilot/will/will_util.ihh>
#include <core/kinematics/AtomTree.hh>
#include <core/kinematics/tree/Atom.hh>
#include <core/kinematics/tree/Atom_.hh>
#include <core/kinematics/tree/BondedAtom.hh>
#include <core/kinematics/tree/JumpAtom.hh>
#include <core/conformation/ResidueFactory.hh>
#include <core/chemical/ChemicalManager.hh>
#include <core/chemical/ResidueTypeSet.hh>

Macros

#define MAX_CYS_RES   0
 
#define MAX_NRES   1000
 

Typedefs

typedef numeric::xyzVector< core::RealVec
 
typedef numeric::xyzMatrix< core::RealMat
 

Functions

void register_options ()
 
void test_replicate_xform ()
 
void test_lh_counts (core::pose::Pose const &pose)
 
int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ MAX_CYS_RES

#define MAX_CYS_RES   0

◆ MAX_NRES

#define MAX_NRES   1000

Typedef Documentation

◆ Mat

◆ Vec

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

◆ register_options()

void register_options ( )

◆ test_lh_counts()

void test_lh_counts ( core::pose::Pose const &  pose)

◆ test_replicate_xform()

void test_replicate_xform ( )