Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Enumerations
EnergyBasedClusteringOptions.hh File Reference

A container for the options used by the EnergyBasedClusteringProtocol. More...

#include <protocols/energy_based_clustering/EnergyBasedClusteringOptions.fwd.hh>
#include <utility/pointer/owning_ptr.hh>
#include <utility/VirtualBase.hh>
#include <utility/vector1.hh>
#include <core/types.hh>

Classes

class  protocols::energy_based_clustering::EnergyBasedClusteringOptions
 A container for the options used by the EnergyBasedClusteringProtocol. More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::energy_based_clustering
 

Enumerations

enum  protocols::energy_based_clustering::EBC_ClusterType { protocols::energy_based_clustering::EBC_bb_cartesian =1, protocols::energy_based_clustering::EBC_bb_dihedral, protocols::energy_based_clustering::EBC_end_of_list = EBC_bb_dihedral }
 The type of clustering to perform. More...
 

Detailed Description

A container for the options used by the EnergyBasedClusteringProtocol.

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu)