![]() |
Rosetta
2021.16
|
A class for storing the helix assignments for a pose. This can represent those proposed from an input file, or those at the current state of a trajectory. More...
#include <protocols/helical_bundle_predict/HBPHelixAssignments.fwd.hh>#include <protocols/helical_bundle/BundleParametrizationCalculator.fwd.hh>#include <core/types.hh>#include <core/pose/Pose.fwd.hh>#include <core/id/TorsionID.fwd.hh>#include <utility/pointer/owning_ptr.hh>#include <utility/VirtualBase.hh>#include <utility/vector1.hh>#include <map>Classes | |
| class | protocols::helical_bundle_predict::HBPHelixParameters |
| Helical parameters stored by the HBPHelix class. More... | |
| class | protocols::helical_bundle_predict::HBPHelix |
| An individual helix. This class stores start and end positions, plus helical parameters. More... | |
| class | protocols::helical_bundle_predict::HBPHelixAssignments |
| A class for storing the helix assignments for a pose. This can represent those proposed from an input file, or those at the current state of a trajectory. More... | |
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::helical_bundle_predict | |
Typedefs | |
| typedef core::Size | protocols::helical_bundle_predict::HBPStartPosition |
| typedef core::Size | protocols::helical_bundle_predict::HBPEndPosition |
A class for storing the helix assignments for a pose. This can represent those proposed from an input file, or those at the current state of a trajectory.
1.8.7