![]() |
Rosetta
2021.16
|
#include <PcsDataCenterManager.hh>

Public Member Functions | |
| PcsDataCenterManager () | |
| basic::datacache::CacheableDataOP | clone () const override |
| core::Size | get_n_multi_data () const |
| Give me the number of lanthanide. More... | |
| utility::vector1< PcsDataCenter > & | get_PCS_data_all () |
| Give me the vector of PcsDataCenter. More... | |
Private Attributes | |
| utility::vector1< PcsDataCenter > | PCS_data_all_ |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const PcsDataCenterManager &me) |
| print me More... | |
| protocols::scoring::methods::pcs2::PcsDataCenterManager::PcsDataCenterManager | ( | ) |
|
override |
| core::Size protocols::scoring::methods::pcs2::PcsDataCenterManager::get_n_multi_data | ( | ) | const |
Give me the number of lanthanide.
References PCS_data_all_.
Referenced by protocols::scoring::methods::pcs2::PcsEnergy::finalize_total_energy(), protocols::scoring::methods::pcs2::operator<<(), and protocols::scoring::methods::pcs2::PcsEnergy::PCS_multi_data_from_pose().
| utility::vector1< PcsDataCenter > & protocols::scoring::methods::pcs2::PcsDataCenterManager::get_PCS_data_all | ( | ) |
Give me the vector of PcsDataCenter.
References PCS_data_all_.
Referenced by protocols::scoring::methods::pcs2::PcsEnergy::finalize_total_energy().
|
friend |
print me
|
private |
Referenced by get_n_multi_data(), get_PCS_data_all(), and protocols::scoring::methods::pcs2::operator<<().
1.8.7