Rosetta
Public Member Functions | Public Attributes | List of all members
SetOfClusters Struct Reference

Public Member Functions

 SetOfClusters ()
 
void clear ()
 
Cluster get (core::Size ii)
 
core::Size size ()
 
void add (Cluster cluster)
 
void consolidate (Cluster cluster)
 

Public Attributes

utility::vector1< core::Sizeoccupancy_
 
utility::vector1< core::Realradius_
 
protocols::moves::mc_convergence_checks::Pool_RMSD_OP structures_
 
utility::vector1< std::string > tags_
 

Constructor & Destructor Documentation

◆ SetOfClusters()

SetOfClusters::SetOfClusters ( )
inline

Member Function Documentation

◆ add()

void SetOfClusters::add ( Cluster  cluster)
inline

◆ clear()

void SetOfClusters::clear ( )
inline

◆ consolidate()

void SetOfClusters::consolidate ( Cluster  cluster)
inline

References utility::io::oc::cout, and ndx.

Referenced by main().

◆ get()

Cluster SetOfClusters::get ( core::Size  ii)
inline

References create_a3b_hbs::ii.

Referenced by main().

◆ size()

core::Size SetOfClusters::size ( )
inline

References runtime_assert.

Referenced by main().

Member Data Documentation

◆ occupancy_

utility::vector1< core::Size > SetOfClusters::occupancy_

Referenced by main().

◆ radius_

utility::vector1< core::Real > SetOfClusters::radius_

Referenced by main().

◆ structures_

protocols::moves::mc_convergence_checks::Pool_RMSD_OP SetOfClusters::structures_

◆ tags_

utility::vector1< std::string > SetOfClusters::tags_

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