Rosetta
Public Member Functions | Private Attributes | List of all members
MetalSiteFinderMover Class Reference
Inheritance diagram for MetalSiteFinderMover:
Inheritance graph
[legend]

Public Member Functions

 MetalSiteFinderMover ()
 
 MetalSiteFinderMover (MetalSiteFinderMover const &other)
 
protocols::moves::MoverOP clone () const override
 
protocols::moves::MoverOP fresh_instance () const override
 
void initialize_from_options ()
 
void apply (core::pose::Pose &pose) override
 
std::string get_name () const override
 

Private Attributes

core::Size max_res_span_ = 20
 
core::Size min_total_coord_atoms_ = 5
 
core::Size min_local_coord_atoms_ = 3
 
core::Size min_coord_res_ = 3
 
core::Size max_loop_size_ = 12
 
std::string allowed_elements_
 
utility::vector1< std::string > allowed_elements_list_
 
bool strict_ = false
 
core::Real distance_cutoff_ = 3.5
 

Constructor & Destructor Documentation

◆ MetalSiteFinderMover() [1/2]

MetalSiteFinderMover::MetalSiteFinderMover ( )

◆ MetalSiteFinderMover() [2/2]

MetalSiteFinderMover::MetalSiteFinderMover ( MetalSiteFinderMover const &  other)

Member Function Documentation

◆ apply()

void MetalSiteFinderMover::apply ( core::pose::Pose pose)
override

◆ clone()

protocols::moves::MoverOP MetalSiteFinderMover::clone ( ) const
override

◆ fresh_instance()

protocols::moves::MoverOP MetalSiteFinderMover::fresh_instance ( ) const
override

◆ get_name()

std::string MetalSiteFinderMover::get_name ( ) const
override

◆ initialize_from_options()

void MetalSiteFinderMover::initialize_from_options ( )

Member Data Documentation

◆ allowed_elements_

std::string MetalSiteFinderMover::allowed_elements_
private

Referenced by apply(), and initialize_from_options().

◆ allowed_elements_list_

utility::vector1< std::string > MetalSiteFinderMover::allowed_elements_list_
private

Referenced by apply(), and initialize_from_options().

◆ distance_cutoff_

core::Real MetalSiteFinderMover::distance_cutoff_ = 3.5
private

Referenced by apply(), and initialize_from_options().

◆ max_loop_size_

core::Size MetalSiteFinderMover::max_loop_size_ = 12
private

Referenced by apply(), and initialize_from_options().

◆ max_res_span_

core::Size MetalSiteFinderMover::max_res_span_ = 20
private

Referenced by apply(), and initialize_from_options().

◆ min_coord_res_

core::Size MetalSiteFinderMover::min_coord_res_ = 3
private

Referenced by apply(), and initialize_from_options().

◆ min_local_coord_atoms_

core::Size MetalSiteFinderMover::min_local_coord_atoms_ = 3
private

Referenced by apply(), and initialize_from_options().

◆ min_total_coord_atoms_

core::Size MetalSiteFinderMover::min_total_coord_atoms_ = 5
private

Referenced by apply(), and initialize_from_options().

◆ strict_

bool MetalSiteFinderMover::strict_ = false
private

Referenced by apply(), and initialize_from_options().


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