Rosetta
Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
protocols::scoring::methods::pcs2::PcsGridSearchParameterManager Class Reference

#include <PcsGridSearchParameterManager.hh>

Inheritance diagram for protocols::scoring::methods::pcs2::PcsGridSearchParameterManager:
Inheritance graph
[legend]

Public Member Functions

core::Size get_n_multi_data () const
 give me the number of paramagnetic center More...
 
void incremente_n_multi_data ()
 Incremente the number of paramagnetic center. More...
 
PcsGridSearchParameterget_grid_search_parameters (core::Size i_multi_data)
 @ Give me the PcsGridSearchParamater of the center i_multi_data More...
 
void re_init ()
 @ Re init the singleton to default value More...
 

Private Member Functions

 PcsGridSearchParameterManager ()
 

Private Attributes

utility::vector1< PcsGridSearchParametergrid_s_p_all_
 

Friends

class utility::SingletonBase< PcsGridSearchParameterManager >
 

Constructor & Destructor Documentation

◆ PcsGridSearchParameterManager()

protocols::scoring::methods::pcs2::PcsGridSearchParameterManager::PcsGridSearchParameterManager ( )
privatedefault

Member Function Documentation

◆ get_grid_search_parameters()

PcsGridSearchParameter & protocols::scoring::methods::pcs2::PcsGridSearchParameterManager::get_grid_search_parameters ( core::Size  i_multi_data)

@ Give me the PcsGridSearchParamater of the center i_multi_data

WARNING WARNING WARNING! THREAD UNSAFE! THIS CODE COULD INSTEAD RETURN A CONST REFERENCE.

References get_n_multi_data(), grid_s_p_all_, and TR_PcsGridSearchParameterManager().

Referenced by protocols::topology_broker::PcsEnergyController::add_mover().

◆ get_n_multi_data()

core::Size protocols::scoring::methods::pcs2::PcsGridSearchParameterManager::get_n_multi_data ( ) const

give me the number of paramagnetic center

References grid_s_p_all_.

Referenced by protocols::topology_broker::PcsEnergyController::add_mover(), and get_grid_search_parameters().

◆ incremente_n_multi_data()

void protocols::scoring::methods::pcs2::PcsGridSearchParameterManager::incremente_n_multi_data ( )

Incremente the number of paramagnetic center.

WARNING WARNING WARNING! THREAD UNSAFE!

References grid_s_p_all_.

◆ re_init()

void protocols::scoring::methods::pcs2::PcsGridSearchParameterManager::re_init ( )

@ Re init the singleton to default value

WARNING WARNING WARNING! THREAD UNSAFE!

References grid_s_p_all_.

Friends And Related Function Documentation

◆ utility::SingletonBase< PcsGridSearchParameterManager >

friend class utility::SingletonBase< PcsGridSearchParameterManager >
friend

Member Data Documentation

◆ grid_s_p_all_

utility::vector1<PcsGridSearchParameter> protocols::scoring::methods::pcs2::PcsGridSearchParameterManager::grid_s_p_all_
private

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