Rosetta
Public Member Functions | Public Attributes | List of all members
core::scoring::rna::chemical_shift::ChemicalShiftData Class Reference

#include <RNA_ChemicalShiftPotential.hh>

Inheritance diagram for core::scoring::rna::chemical_shift::ChemicalShiftData:
Inheritance graph
[legend]

Public Member Functions

 ChemicalShiftData (core::Size const in_seq_num, chemical::AA const in_res_aa, std::string const &in_atom_name, core::Size const in_realatomdata_index, core::Real const in_exp_shift, core::Real const in_ref_shift, std::string const &in_data_line, core::Real const in_accuracy_weight)
 
 ~ChemicalShiftData () override
 

Public Attributes

core::Size seq_num
 
chemical::AA res_aa
 
std::string atom_name
 
core::Size realatomdata_index
 
core::Real exp_shift
 
core::Real ref_shift
 
std::string data_line
 
core::Real accuracy_weight
 

Constructor & Destructor Documentation

◆ ChemicalShiftData()

core::scoring::rna::chemical_shift::ChemicalShiftData::ChemicalShiftData ( core::Size const  in_seq_num,
chemical::AA const  in_res_aa,
std::string const &  in_atom_name,
core::Size const  in_realatomdata_index,
core::Real const  in_exp_shift,
core::Real const  in_ref_shift,
std::string const &  in_data_line,
core::Real const  in_accuracy_weight 
)
inline

◆ ~ChemicalShiftData()

core::scoring::rna::chemical_shift::ChemicalShiftData::~ChemicalShiftData ( )
inlineoverride

Member Data Documentation

◆ accuracy_weight

core::Real core::scoring::rna::chemical_shift::ChemicalShiftData::accuracy_weight

◆ atom_name

std::string core::scoring::rna::chemical_shift::ChemicalShiftData::atom_name

◆ data_line

std::string core::scoring::rna::chemical_shift::ChemicalShiftData::data_line

◆ exp_shift

core::Real core::scoring::rna::chemical_shift::ChemicalShiftData::exp_shift

◆ realatomdata_index

core::Size core::scoring::rna::chemical_shift::ChemicalShiftData::realatomdata_index

◆ ref_shift

core::Real core::scoring::rna::chemical_shift::ChemicalShiftData::ref_shift

◆ res_aa

chemical::AA core::scoring::rna::chemical_shift::ChemicalShiftData::res_aa

◆ seq_num

core::Size core::scoring::rna::chemical_shift::ChemicalShiftData::seq_num

The documentation for this class was generated from the following file: