Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
protocols::hotspot_hashing::LSMSearchPattern Class Reference

#include <SearchPattern.hh>

Inheritance diagram for protocols::hotspot_hashing::LSMSearchPattern:
Inheritance graph
[legend]
Collaboration diagram for protocols::hotspot_hashing::LSMSearchPattern:
Collaboration graph
[legend]

Public Member Functions

 LSMSearchPattern (VectorPair lsmspec, core::Real angle_sampling, core::Real translocation_sampling, core::Real max_radius, core::Real distance_sampling, core::Real max_distance)
 
virtual utility::vector1
< core::kinematics::Stub
Searchpoints ()
 

Static Public Member Functions

static bool parse_lsm_spec (std::string lsmstring, VectorPair &lsmspec)
 

Private Attributes

VectorPair lsmspec_
 
core::Real angle_sampling_
 
core::Real translocation_sampling_
 
core::Real max_radius_
 
core::Real distance_sampling_
 
core::Real max_distance_
 

Detailed Description

Definition at line 193 of file SearchPattern.hh.

Constructor & Destructor Documentation

protocols::hotspot_hashing::LSMSearchPattern::LSMSearchPattern ( VectorPair  lsmspec,
core::Real  angle_sampling,
core::Real  translocation_sampling,
core::Real  max_radius,
core::Real  distance_sampling,
core::Real  max_distance 
)
inline

Definition at line 196 of file SearchPattern.hh.

Member Function Documentation

static bool protocols::hotspot_hashing::LSMSearchPattern::parse_lsm_spec ( std::string  lsmstring,
VectorPair lsmspec 
)
inlinestatic

Definition at line 244 of file SearchPattern.hh.

References core::io::pdb::split().

virtual utility::vector1<core::kinematics::Stub> protocols::hotspot_hashing::LSMSearchPattern::Searchpoints ( )
inlinevirtual

Member Data Documentation

core::Real protocols::hotspot_hashing::LSMSearchPattern::angle_sampling_
private

Definition at line 281 of file SearchPattern.hh.

Referenced by Searchpoints().

core::Real protocols::hotspot_hashing::LSMSearchPattern::distance_sampling_
private

Definition at line 284 of file SearchPattern.hh.

Referenced by Searchpoints().

VectorPair protocols::hotspot_hashing::LSMSearchPattern::lsmspec_
private

Definition at line 280 of file SearchPattern.hh.

Referenced by Searchpoints().

core::Real protocols::hotspot_hashing::LSMSearchPattern::max_distance_
private

Definition at line 285 of file SearchPattern.hh.

Referenced by Searchpoints().

core::Real protocols::hotspot_hashing::LSMSearchPattern::max_radius_
private

Definition at line 283 of file SearchPattern.hh.

Referenced by Searchpoints().

core::Real protocols::hotspot_hashing::LSMSearchPattern::translocation_sampling_
private

Definition at line 282 of file SearchPattern.hh.

Referenced by Searchpoints().


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