Rosetta
Namespaces | Functions
util.cc File Reference
#include <utility/io/izstream.hh>
#include <basic/database/open.hh>
#include <basic/Tracer.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/score.OptionKeys.gen.hh>
#include <core/scoring/elec/CPRepMapType.fwd.hh>

Namespaces

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

Functions

static basic::Tracer TR ("core.scoring.elec.util")
 
CPRepMapTypeOP core::scoring::elec::read_cp_tables_from_db (std::string const &filename)
 Read the CP tables from the database and return an owning pointer to the new object created in memory. More...
 

Function Documentation

◆ TR()

static basic::Tracer TR ( "core.scoring.elec.util"  )
static