![]() |
Rosetta
2021.16
|
Classes | |
| class | GridSearchIterator |
| class | PCS_data |
| class | PCS_data_input |
| PCS_data_input contain all the input information for the PCS. This includes all the information from the .npc files. More... | |
| class | PCS_data_input_manager |
| class | PCS_data_per_lanthanides |
| class | PCS_Energy |
| class | PCS_Energy_parameters_manager |
| class | PCS_file_data |
| PCS_file_data contain all the information of a .npc file one per lanthanide. More... | |
| class | PCS_line_data |
| PCS_line_data class: hold a line of the input file information (.npc format) One PCS_line_data per line in the input file. More... | |
| class | PCS_tensor |
| class | PseudocontactShiftEnergyCreator |
| class | TensorsOptimizer |
Typedefs | |
| typedef utility::pointer::shared_ptr < GridSearchIterator > | GridSearchIteratorOP |
| typedef utility::pointer::shared_ptr < GridSearchIterator const > | GridSearchIteratorCOP |
| typedef utility::pointer::shared_ptr < PCS_data > | PCS_dataOP |
| typedef utility::pointer::shared_ptr < PCS_Energy > | PCS_EnergyOP |
| typedef utility::pointer::shared_ptr < PCS_Energy const > | PCS_EnergyCOP |
Functions | |
| static basic::Tracer | TR_pcs_d_p_l ("protocols.scoring.methods.pcs.PCS_data_per_lanthanides") |
| static basic::Tracer | TR_pcs_d ("protocols.scoring.methods.pcs.PCS_data") |
| void | fill_A_line (utility::vector1< core::Real > &A_line, core::Real const xM, core::Real const yM, core::Real const zM, core::Real const x, core::Real const y, core::Real const z) |
| std::ostream & | operator<< (std::ostream &out, const PCS_data &P_d) |
| std::ostream & | operator<< (std::ostream &out, const PCS_data_per_lanthanides &PCS_d_p_l) |
| static basic::Tracer | TR_PCS_Energy ("protocols.scoring.methods.pcs.PCS_Energy") |
| static basic::Tracer | TR_PCS_d_i ("protocols.scoring.methods.pcs.PCS_data_input") |
| std::ostream & | operator<< (std::ostream &out, const PCS_line_data &PCS_l_d) |
| std::ostream & | operator<< (std::ostream &out, const PCS_file_data &PCS_f_d) |
| std::ostream & | operator<< (std::ostream &out, const PCS_data_input &PCS_d_i) |
| std::ostream & | operator<< (std::ostream &out, const PCS_tensor &PCS_t) |
| static basic::Tracer | TR_tsr_opt ("protocols.scoring.methods.pcs.TensorsOptimizer") |
| typedef utility::pointer::shared_ptr< GridSearchIterator const > protocols::scoring::methods::pcs::GridSearchIteratorCOP |
| typedef utility::pointer::shared_ptr< GridSearchIterator > protocols::scoring::methods::pcs::GridSearchIteratorOP |
| typedef utility::pointer::shared_ptr< PCS_data > protocols::scoring::methods::pcs::PCS_dataOP |
| typedef utility::pointer::shared_ptr< PCS_Energy const > protocols::scoring::methods::pcs::PCS_EnergyCOP |
| typedef utility::pointer::shared_ptr< PCS_Energy > protocols::scoring::methods::pcs::PCS_EnergyOP |
| void protocols::scoring::methods::pcs::fill_A_line | ( | utility::vector1< core::Real > & | A_line, |
| core::Real const | xM, | ||
| core::Real const | yM, | ||
| core::Real const | zM, | ||
| core::Real const | x, | ||
| core::Real const | y, | ||
| core::Real const | z | ||
| ) |
References FACT_USI_PRECALC_FOR_A_3(), and protocols::hybridization::r2.
Referenced by protocols::scoring::methods::pcs::TensorsOptimizer::dfunc(), protocols::scoring::methods::pcs::PCS_Energy::dump_PCS_info(), protocols::scoring::methods::pcs::TensorsOptimizer::operator()(), protocols::scoring::methods::pcs::PCS_Energy::show_additional_info(), and protocols::scoring::methods::pcs::PCS_data::update_matrix_A_all().
| std::ostream& protocols::scoring::methods::pcs::operator<< | ( | std::ostream & | out, |
| const PCS_tensor & | PCS_t | ||
| ) |
References protocols::scoring::methods::pcs::PCS_tensor::a_, protocols::scoring::methods::pcs::PCS_tensor::ax_, protocols::scoring::methods::pcs::PCS_tensor::b_, protocols::scoring::methods::pcs::PCS_tensor::chi_xx_, protocols::scoring::methods::pcs::PCS_tensor::chi_xy_, protocols::scoring::methods::pcs::PCS_tensor::chi_xz_, protocols::scoring::methods::pcs::PCS_tensor::chi_yy_, protocols::scoring::methods::pcs::PCS_tensor::chi_yz_, protocols::scoring::methods::pcs::PCS_tensor::delta_chi_zz(), protocols::scoring::methods::pcs::PCS_tensor::delta_X_xx(), protocols::scoring::methods::pcs::PCS_tensor::delta_X_yy(), protocols::scoring::methods::pcs::PCS_tensor::delta_X_zz(), protocols::scoring::methods::pcs::PCS_tensor::g_, protocols::scoring::methods::pcs::PCS_tensor::label_, core::conformation::membrane::out, and protocols::scoring::methods::pcs::PCS_tensor::rh_.
| std::ostream& protocols::scoring::methods::pcs::operator<< | ( | std::ostream & | out, |
| const PCS_line_data & | PCS_l_d | ||
| ) |
References protocols::scoring::methods::pcs::PCS_line_data::atom_name(), core::conformation::membrane::out, protocols::scoring::methods::pcs::PCS_line_data::PCS_experimental(), protocols::scoring::methods::pcs::PCS_line_data::PCS_tolerance(), and protocols::scoring::methods::pcs::PCS_line_data::residue_num().
| std::ostream& protocols::scoring::methods::pcs::operator<< | ( | std::ostream & | out, |
| const PCS_file_data & | PCS_f_d | ||
| ) |
| std::ostream& protocols::scoring::methods::pcs::operator<< | ( | std::ostream & | out, |
| const PCS_data_input & | PCS_d_i | ||
| ) |
| std::ostream& protocols::scoring::methods::pcs::operator<< | ( | std::ostream & | out, |
| const PCS_data & | P_d | ||
| ) |
References protocols::scoring::methods::pcs::PCS_data::get_n_lanthanides(), protocols::scoring::methods::pcs::PCS_data::n_lanthanides_, protocols::scoring::methods::pcs::PCS_data::n_pcs_spin_, core::conformation::membrane::out, and protocols::scoring::methods::pcs::PCS_data::PCS_data_per_lanthanides_all_.
| std::ostream& protocols::scoring::methods::pcs::operator<< | ( | std::ostream & | out, |
| const PCS_data_per_lanthanides & | PCS_d_p_l | ||
| ) |
References protocols::scoring::methods::pcs::PCS_data_per_lanthanides::A_index_, protocols::scoring::methods::pcs::PCS_data_per_lanthanides::fstyle_A_, protocols::scoring::methods::pcs::PCS_data_per_lanthanides::fstyle_b_, protocols::scoring::methods::pcs::PCS_data_per_lanthanides::get_filename(), protocols::scoring::methods::pcs::PCS_data_per_lanthanides::get_n_pcs(), protocols::scoring::methods::pcs::PCS_data_per_lanthanides::n_pcs_, and core::conformation::membrane::out.
|
static |
Referenced by protocols::scoring::methods::pcs::PCS_data::PCS_data().
|
static |
|
static |
|
static |
|
static |
1.8.7