Rosetta
Classes | Namespaces | Enumerations
BundleParametrizationCalculator.hh File Reference

Prototypes and method declarations for the BundleParametrizationCalculator class. More...

#include <protocols/helical_bundle/BundleParametrizationCalculator.fwd.hh>
#include <core/conformation/parametric/ParametrizationCalculator.hh>
#include <protocols/helical_bundle/parameters/BundleParametersSet.fwd.hh>
#include <protocols/helical_bundle/parameters/BundleParameters.fwd.hh>
#include <core/conformation/parametric/RealValuedParameter.fwd.hh>
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>

Classes

class  protocols::helical_bundle::BundleParametrizationCalculator
 BundleParametrizationCalculator class, used for parametric helical bundle backbone generation. More...
 

Namespaces

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

Enumerations

enum  protocols::helical_bundle::BPC_Parameters {
  protocols::helical_bundle::BPC_r0 = 1 , protocols::helical_bundle::BPC_omega0 , protocols::helical_bundle::BPC_delta_omega0 , protocols::helical_bundle::BPC_delta_omega1 ,
  protocols::helical_bundle::BPC_delta_t , protocols::helical_bundle::BPC_z0_offset , protocols::helical_bundle::BPC_z1_offset , protocols::helical_bundle::BPC_epsilon ,
  protocols::helical_bundle::BPC_last_parameter_to_be_sampled = BPC_epsilon , protocols::helical_bundle::BPC_residues_per_repeat , protocols::helical_bundle::BPC_repeating_unit_offset , protocols::helical_bundle::BPC_atoms_per_residue ,
  protocols::helical_bundle::BPC_r1_peratom , protocols::helical_bundle::BPC_omega1 , protocols::helical_bundle::BPC_z1 , protocols::helical_bundle::BPC_delta_omega1_peratom ,
  protocols::helical_bundle::BPC_delta_z1_peratom , protocols::helical_bundle::BPC_invert_helix , protocols::helical_bundle::BPC_set_dihedrals , protocols::helical_bundle::BPC_set_bondangles ,
  protocols::helical_bundle::BPC_set_bondlengths , protocols::helical_bundle::BPC_unknown_parameter , protocols::helical_bundle::BPC_end_of_list = BPC_unknown_parameter
}
 Enum for relevant parameters. More...
 

Detailed Description

Prototypes and method declarations for the BundleParametrizationCalculator class.

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