Rosetta
Namespaces | Functions
util.cc File Reference

Some useful nonmember functions. More...

#include <core/scoring/rna/util.hh>
#include <core/types.hh>
#include <basic/Tracer.hh>
#include <iostream>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::scoring
 
 core::scoring::rna
 

Functions

static basic::Tracer tr ("core.scoring.rna.util")
 
Size core::scoring::rna::rna_residue_name_to_num (char const c)
 
Size core::scoring::rna::protein_atom_name_to_num (std::string const &name)
 
Size core::scoring::rna::protein_atom_name_to_num (std::string const &name, std::string const &resname)
 

Detailed Description

Some useful nonmember functions.

Function Documentation

◆ tr()

static basic::Tracer tr ( "core.scoring.rna.util"  )
static