Holds data about a single four-body constraint in the form usefull for InterbondAngleScore and DihedralConstraintsScore classes.
More...
#include <FourAtomsConstraintData.hh>
Holds data about a single four-body constraint in the form usefull for InterbondAngleScore and DihedralConstraintsScore classes.
- Detailed: This class is used to store data obtained from file before score method is created
protocols::frag_picker::scores::FourAtomsConstraintData::~FourAtomsConstraintData |
( |
| ) |
|
|
virtual |
Size protocols::frag_picker::scores::FourAtomsConstraintData::get_first_atom |
( |
| ) |
|
|
inline |
Size protocols::frag_picker::scores::FourAtomsConstraintData::get_fourth_atom |
( |
| ) |
|
|
inline |
Size protocols::frag_picker::scores::FourAtomsConstraintData::get_fourth_offset |
( |
| ) |
|
|
inline |
Size protocols::frag_picker::scores::FourAtomsConstraintData::get_second_atom |
( |
| ) |
|
|
inline |
Size protocols::frag_picker::scores::FourAtomsConstraintData::get_second_offset |
( |
| ) |
|
|
inline |
Size protocols::frag_picker::scores::FourAtomsConstraintData::get_third_atom |
( |
| ) |
|
|
inline |
Size protocols::frag_picker::scores::FourAtomsConstraintData::get_third_offset |
( |
| ) |
|
|
inline |
Size protocols::frag_picker::scores::FourAtomsConstraintData::first_atom_ |
|
private |
Size protocols::frag_picker::scores::FourAtomsConstraintData::fourth_atom_ |
|
private |
Size protocols::frag_picker::scores::FourAtomsConstraintData::fourth_offset_ |
|
private |
Size protocols::frag_picker::scores::FourAtomsConstraintData::second_atom_ |
|
private |
Size protocols::frag_picker::scores::FourAtomsConstraintData::second_offset_ |
|
private |
Size protocols::frag_picker::scores::FourAtomsConstraintData::third_atom_ |
|
private |
Size protocols::frag_picker::scores::FourAtomsConstraintData::third_offset_ |
|
private |
The documentation for this class was generated from the following files: